Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge1
:blue_book: RocketBook Application using ReactJS, Babel, Webpack, prop-types, Style Loader, CSS Loader, Sass Loader, EditorConfig, ESLint, Prettier and React DevTools
https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge1
bootcamp gostack gostack-4 reactjs rocketbook rocketseat
Last synced: 27 days ago
JSON representation
:blue_book: RocketBook Application using ReactJS, Babel, Webpack, prop-types, Style Loader, CSS Loader, Sass Loader, EditorConfig, ESLint, Prettier and React DevTools
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack4-challenge1
- Owner: osvaldokalvaitir
- License: mit
- Created: 2018-12-19T15:26:44.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T15:08:13.000Z (8 months ago)
- Last Synced: 2024-05-06T16:37:46.074Z (8 months ago)
- Topics: bootcamp, gostack, gostack-4, reactjs, rocketbook, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 4 Challenge 1
:blue_book: RocketBook Application using ReactJS, Babel, Webpack, prop-types, Style Loader, CSS Loader, Sass Loader, EditorConfig, ESLint, Prettier and React DevTools
: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-challenge1# Entry in folder
cd reactjs-gostack4-challenge1# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run dev | yarn dev
```Click to learn more about the tools used: [React Developer Tools](https://github.com/osvaldokalvaitir/awesome/blob/main/src/browsers/chrome/extensions/react-developer-tools.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho