GitPop is a web application designed for those who want to explore GitHub user's most popular repositories and their profile stats. Leveraging the power of GitHub's API, GitPop allows you to dive into the world of trending projects and discover coding prowess.
Click here to see a live demo of the website.
GitPop has been developed using:
You'll need to have Node.js and npm installed on your machine.
- Clone the repository:
git clone https://github.com/Barata-Ribeiro/GitPop.git
- Navigate to the project folder:
cd GitPop
- Install dependencies:
npm install
- Start the local development server:
npm run dev
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is open source and available under the MIT License.