Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 707 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 707 Bytes

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