aymenouer / Github-app-client

GitHub App is application for discovering trending repositories on GitHub of last week

Home Page:https://jolly-moxie-a413b3.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github App

Code Size Language Stars

⭐ Star on GitHub — it motivates Me a lot!

GitHub App is application for discovering trending repositories on GitHub of last week Via API.


Technologies:

APP DESGIN

Github APP
GitHub-app

Features

  • A list of the most popular repositories of the last week should be displayed and the user should be able to star them.🌟
  • The starred repositories is visible in a different tab.
  • Some basic info about the repo is displayed, such as: repo name, link to GitHub, description and number of stars.
  • 2 Types of Pagination (the list is huge).
  • Lazy loading of the cards (load the cards after the app has initiated)
  • The starring won’t be sent back to GitHub’s servers but just stored in localStorage.
  • A programming language filter
  • A Notification when you rate a repo

Development

Easily set up a local development environment!

Run the server on localhost:4000

  • clone
  • npm install
  • npm start

You can find the server Repository here : Server 💻

Start coding! 🎉


carbon


Feedback

Any questions or suggestions?

You are welcome to discuss it on:

LinkedIn




About

GitHub App is application for discovering trending repositories on GitHub of last week

https://jolly-moxie-a413b3.netlify.app/


Languages

Language:JavaScript 98.4%Language:HTML 1.6%