Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 384 Bytes

React.js GIT COMPARE

Demo

Single Page App to compare Github repositories.

Getting Started

  1. Clone the repository.

  2. In root folder run yarn install or npm install to install all dependencies.

  3. In root folder run yarn start or npm start to run the App in dev mode.

  4. Visit localhost:3000 to access the app in the browser.