This projected is created by following the React Front To Back 2022 course by Brad Traversy on Udemy.
Live Demo Link: https://github-finder-rho-ten.vercel.app/
- Clone or download this project
- Run
npm install
in root to install dependencies - Run
npm start
to start the project