This repo holds the code for the GitHub REST API playground. The App is hosted live at [github-rest-api-v3](https://adityabisoi.github.io/github-rest-api-v3/)
- Fork and clone the project to your local machine
- Move to the cloned repo's location
cd github-rest-api-v3/
- Run
npm install
to install ReactJS dependencies - Run
npm start
to run the project
- To fix all linting errors, simply run
npm run lint -- --fix
You can refer to the documentation here
We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct. Please adhere toward our Code-of-Conduct.
Please read CONTRIBUTING.md before contributing to the repository (github-rest-api-v3)
This project is a part of NJHACK. For more details, you can check out this link