Skip to content

Discover the most loved github repos in the last 7 days

Notifications You must be signed in to change notification settings

NourAdawi/Github-discovery

Repository files navigation

Github Discovery App

This Github discovery app that lets you browse the most starred repos in the last 7 days

Live Demo

github-discovery-ckmw.vercel.app

Built With

My Skills

Installation

1- Clone the repo

git clone https://github.com/NourAdawi/Github-discovery.git

2- Install NPM packages

npm install

3- Run react server

npm run dev

Usage

Browse the homepage to see the most starred GitHub repos in the last 7 days. You can click on the heart icon to save your favourite repos, then you can browse your list from the heart icons in the header. The number on the header indicates the number of your saved repos. You can remove a saved repo simply by clicking again on the heart icon, it will be outlined and smaller.

Future enhancement

  • Writing tests.
  • Use a global theme instead of hard-coded colours.
  • Implementing a backend and server-side functionality for authentication, user management, data persistence , API rate limits and performance

About

Discover the most loved github repos in the last 7 days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published