GitHub Compare Application using Create React App, ESLint, prop-types, styled-components, Axios, Moment, Font Awesome and consuming the features of the GitHub API
Demo | Install and run | License
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-module2
# Entry in folder
cd reactjs-gostack4-module2
# Install deps with npm or yarn
npm install | yarn
# Launch the app with npm or yarn
npm run start | yarn start
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho