Skip to content

konstantin-chukharev/github-popular-repos

Repository files navigation

github-popular-repos

A tiny SPA app to show a list of GitHub's popular repos over the last week.

Tech Stack

  • React
  • React Router
  • React Query
  • TypeScript
  • Vite
  • Radix UI

Features

  • Show a list of popular repos over the last week with pagination
  • Filter by language
  • Starring a repository (data is stored in local storage)
  • Viewing starred repositories

How to run

  1. Clone the repo
  2. Run yarn to install dependencies (Yarn v4 is installed via corepack. Here's a guide how to install it)
  3. Run yarn dev to start the development server

How to build

  1. Run yarn build to build the app
  2. Run yarn preview to run the static server

Build is located in the dist folder.

How to test

  1. Run yarn test to run the tests

About

A tiny SPA app to show a list of Github's popular repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors