Skip to content

A progressive web app that will list the most starred github repos that were created in the last 30 days.

License

Notifications You must be signed in to change notification settings

larbisahli/github-trending-repos

Repository files navigation

Github Trending Repos


Working Prototype: https://github-trending-repos.vercel.app/page/1

Contents

Details about the project:

  • React library.
  • Nextjs framework for Incremental Static Regeneration.
  • Styled-components.
  • Theme Dark/Light mode
  • Axios to send asynchronous HTTP request to GitHub REST API.
  • PWA with next-offline.
  • SEO with next-seo.
  • Day.js date-time library.

Getting Started

First, install all dependencies for the project:

yarn install

Second, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

This is a Next.js project bootstrapped with create-next-app.

About

A progressive web app that will list the most starred github repos that were created in the last 30 days.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published