Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-saas
:cloud: Application using Redux, Redux-Saga, react-redux-toastr, React-Select, Immer, styled-components, customize-cra, react-app-rewired and consuming the features of the Node.js - SaaS API
https://github.com/osvaldokalvaitir/reactjs-saas
bonus course reactjs rocketseat saas
Last synced: 29 days ago
JSON representation
:cloud: Application using Redux, Redux-Saga, react-redux-toastr, React-Select, Immer, styled-components, customize-cra, react-app-rewired and consuming the features of the Node.js - SaaS API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-saas
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-12-30T16:01:32.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T11:54:31.000Z (7 months ago)
- Last Synced: 2024-06-18T13:41:12.453Z (7 months ago)
- Topics: bonus, course, reactjs, rocketseat, saas
- Language: JavaScript
- Homepage:
- Size: 2.32 MB
- Stars: 14
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - SaaS
:cloud: Application using Redux, Redux-Saga, react-redux-toastr, React-Select, Immer, styled-components, customize-cra, react-app-rewired and consuming the features of the Node.js - SaaS 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 - SaaS](https://github.com/osvaldokalvaitir/nodejs-saas) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-saas# Entry in folder
cd reactjs-saas# 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