Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-rocketbox
:package: RocketBox Application using Create React App, Axios, React Router, Socket.io, React Icons, react-dropzone, date-fns, Git, GitHub, Heroku and consuming the features of the Node.js - RocketBox API
https://github.com/osvaldokalvaitir/reactjs-rocketbox
reactjs rocketbox rocketseat semana-omnistack semana-omnistack-6
Last synced: 8 days ago
JSON representation
:package: RocketBox Application using Create React App, Axios, React Router, Socket.io, React Icons, react-dropzone, date-fns, Git, GitHub, Heroku and consuming the features of the Node.js - RocketBox API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-rocketbox
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-06-11T01:22:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T14:18:50.000Z (4 months ago)
- Last Synced: 2024-08-23T15:56:22.426Z (4 months ago)
- Topics: reactjs, rocketbox, rocketseat, semana-omnistack, semana-omnistack-6
- Language: JavaScript
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - RocketBox
:package: RocketBox Application using Create React App, Axios, React Router, Socket.io, React Icons, react-dropzone, date-fns, Git, GitHub, Heroku and consuming the features of the Node.js - RocketBox API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - RocketBox](https://github.com/osvaldokalvaitir/nodejs-rocketbox) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-rocketbox# Entry in folder
cd reactjs-rocketbox# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```Click to learn more about the tools used: [Git](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git.md), [GitHub](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git/tools/github.md), [Heroku](https://github.com/osvaldokalvaitir/awesome/blob/main/src/paas/heroku.md) (Follow the steps `Projeto ReactJS com Create React App > Deploy com GitHub`).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho