Skip to content

viniciusmlisboa/github-ui-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub UI Clone

GitHub UI Clone for study purpose. To conduct this project, the Rocktseat's video tutorial and youtube-clone-github repository were used.

Technologies used

  • Fetch API
  • React
  • Styled Components
  • TypeScript

TODO

  • Use SWR as cache invalidation strategy
  • Fetch data from GitHub V4 API, that uses GraphQL instead of REST
  • Create new routes with React Router and implement some more functionalities, like GitHub Feed, complete Repository Page, etc

Starting Dev Environment

  1. Run npm install or yarn install
  2. Run yarn start and access http://localhost:3000

About

GitHub UI Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published