Skip to content

This project is a clone of the github interface as a way of studying

Notifications You must be signed in to change notification settings

Chaicoo/github-ui-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 GitHub UI 🚧

AboutFeaturesHow to run

💻 About

This project is a clone of the github interface, developed with ReactJS and Typescript.


⚙️ Features

  • Search users
  • List user repositories
  • List the stars and forks of the repository
  • Theme switcher (light and dark)
  • Responsive layout
  • Consume more data from the github API V4

🚀 How to run

Clone the project and access the folder.

$ git clone github.com/brunopozzebon/github-ui.git && cd github-ui

To start it, follow the steps below:

# Install dependencies
$ yarn install

# Start the project
$ yarn start
# The server will start at port: 3000 - go to http://localhost:3000

About

This project is a clone of the github interface as a way of studying

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published