Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 574 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 574 Bytes

About Project -

  • To display list of the most popular repositories of the last week.
  • User should be able to star it.
  • The starred repositories should be visible either through a filter or in a different tab.
  • Basic info about the repo should be displayed, such as: repo name, link to GitHub, description, number of stars & a language filter.
  • The starring won’t be sent back to GitHub’s servers but just stored in localStorage.
  • Use of semantic HTML, CSS naming conventions.