Hi there, I cloned GitHub repositories tab with React and the GitHub api.
git.mp4
You can test the project via the link https://github-repositories-clone-taham8875.vercel.app
To test locally
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/taham8875/github-repositories-clone.git
-
Install NPM packages
npm install
-
Start the development server
npm start