This is my second course project from the React Front to Back 2022
Clone the project
git clone https://github.com/hassancodess/github-finder.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev