Project developed for study in the Rocketseat Bootcamp.
- Create React App by create-react-app
- Axios by axios
- Styled Components by styled-components
- MomentJS MomentJS
- Font Awesome font-awesome
# clone it
git clone https://github.com/Seveshy/gitcompare
# Access project repository
cd gitcompare
# Install dependencies
yarn install
# Start project development
yarn start