Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 725 Bytes

File metadata and controls

29 lines (20 loc) · 725 Bytes

GitHub Compare With React

Project developed for study in the Rocketseat Bootcamp.

Used libraries

Getting Started

# clone it
  git clone https://github.com/Seveshy/gitcompare

# Access project repository
  cd gitcompare

# Install dependencies
  yarn install

# Start project development
  yarn start