Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack9-module8
:page_facing_up: Application using Create React App, ESLint, Prettier, babel-eslint, eslint-config-prettier, eslint-plugin-prettier, eslint-plugin-react-hooks and Hooks
https://github.com/osvaldokalvaitir/reactjs-gostack9-module8
bootcamp gostack gostack-9 reactjs rocketseat
Last synced: 23 days ago
JSON representation
:page_facing_up: Application using Create React App, ESLint, Prettier, babel-eslint, eslint-config-prettier, eslint-plugin-prettier, eslint-plugin-react-hooks and Hooks
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack9-module8
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-11-20T23:25:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T11:54:19.000Z (7 months ago)
- Last Synced: 2024-06-18T13:40:51.392Z (7 months ago)
- Topics: bootcamp, gostack, gostack-9, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.01 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 8
:page_facing_up: Application using Create React App, ESLint, Prettier, babel-eslint, eslint-config-prettier, eslint-plugin-prettier, eslint-plugin-react-hooks and Hooks
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-gostack9-module8# Entry in folder
cd reactjs-gostack9-module8# 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