GitHub API is a NextJS project. This project was created to improve, learn and practice the better soft skills.
Write the following commands in the folder path in the terminal
# Install dependencies and libraries
1. yarn add
# Run project
2. yarn dev
Open http://localhost:3000 with your browser to see the result.
Or you can see the project here.
- Pagination
- View to show specific information about users and repos
Feel free to download the code and use it in your own way and if you like you can review the code and make observations where you see errors or bad practices or simply contribute with something new.