https://github.com/osvaldokalvaitir/reactjs-gostack9-module5
:octocat: Application using Create React App, ESLint, Prettier, EditorConfig, React Router, styled-components, React Icons, Axios, prop-types and consuming the features of the GitHub API
https://github.com/osvaldokalvaitir/reactjs-gostack9-module5
bootcamp gostack gostack-9 reactjs rocketseat
Last synced: about 2 months ago
JSON representation
:octocat: Application using Create React App, ESLint, Prettier, EditorConfig, React Router, styled-components, React Icons, Axios, prop-types and consuming the features of the GitHub API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack9-module5
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-09-27T00:38:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T12:10:48.000Z (7 months ago)
- Last Synced: 2025-02-08T05:27:44.324Z (3 months ago)
- Topics: bootcamp, gostack, gostack-9, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 3.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
ReactJS - GoStack 9 Module 5
:octocat: Application using Create React App, ESLint, Prettier, EditorConfig, React Router, styled-components, React Icons, Axios, prop-types and consuming the features of the GitHub API
![]()
Demo | Install and run | License## :computer: Demo

## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack9-module5# Entry in folder
cd reactjs-gostack9-module5# 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