Skip to content

feMoraes0/github-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Web

How to use

To clone and run this application, you will need Git and React installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/feMoraes0/github-web.git

# Go into the repository
$ cd github-web

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact