A React App that allows you to search for any GitHub user and view their public information.
git clone https://github.com/jatiinyadav/Github-Finder.git
- Run this command in your terminal:
npm install
- In the project directory, you can run:
npm start
- Builds the app for production to the build folder:
npm run build
- You can learn more in the Create React App documentation.
- To learn React, check out the React documentation.
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.