ReactJS – SaaS
☁️ 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
💻 Demo
🔧 Install and run
ps: Before running the app, start the Node.js – SaaS backend.
Open terminal:
# Clone this repo
git clone https://github.com/vencake/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 start | yarn start
📝 License
This project is under the MIT license. See LICENSE for more information.