Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge2
:octocat: GitHub Compare Application using Create React App, ESLint, prop-types, styled-components, Axios, Moment, Font Awesome, Local Storage and consuming the features of the GitHub API
https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge2
bootcamp github-compare gostack gostack-4 reactjs rocketseat
Last synced: 8 days ago
JSON representation
:octocat: GitHub Compare Application using Create React App, ESLint, prop-types, styled-components, Axios, Moment, Font Awesome, Local Storage and consuming the features of the GitHub API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge2
- Owner: osvaldokalvaitir
- License: mit
- Created: 2018-12-29T18:00:07.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:39:04.000Z (4 months ago)
- Last Synced: 2024-08-26T21:51:16.275Z (4 months ago)
- Topics: bootcamp, github-compare, gostack, gostack-4, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 4 Challenge 2
:octocat: GitHub Compare Application using Create React App, ESLint, prop-types, styled-components, Axios, Moment, Font Awesome, Local Storage and consuming the features of the GitHub API
:muscle: Click here to see the challenge description
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.png)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge2# Entry in folder
cd reactjs-gostack4-challenge2# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho