https://github.com/devapurva/nextjs-reduxsaga
👩💻 Simple and Accessible Web App boilerplate with Nextjs 9.5(/w Fast Refresh⚡️) + Redux + Redux-Saga + Dynamic Routing 🚨
https://github.com/devapurva/nextjs-reduxsaga
clean-architecture clean-code next nextjs nextjs-boilerplate nextjs-clean-architecture nextjs-example nextjs-express nextjs-redux nextjs-redux-boilerplate nextjs-redux-sage nextjs-starter starter-kit starterkit
Last synced: 1 day ago
JSON representation
👩💻 Simple and Accessible Web App boilerplate with Nextjs 9.5(/w Fast Refresh⚡️) + Redux + Redux-Saga + Dynamic Routing 🚨
- Host: GitHub
- URL: https://github.com/devapurva/nextjs-reduxsaga
- Owner: devapurva
- License: gpl-3.0
- Created: 2020-07-19T15:38:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:57:43.000Z (over 2 years ago)
- Last Synced: 2025-05-15T04:12:32.310Z (about 1 month ago)
- Topics: clean-architecture, clean-code, next, nextjs, nextjs-boilerplate, nextjs-clean-architecture, nextjs-example, nextjs-express, nextjs-redux, nextjs-redux-boilerplate, nextjs-redux-sage, nextjs-starter, starter-kit, starterkit
- Language: JavaScript
- Homepage:
- Size: 2.36 MB
- Stars: 6
- Watchers: 0
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NextJS Starter Along with Redux Saga & Express
Implemented using ``` npx create-next-app ```## Built With:
1. ```Next JS V9.5+```
2. ```React JS V16.3+```
3. ```Redux V4.0+```
4. ```Redux-Saga V1.1+```## Getting Started
#### Prerequisites
Your system must have Node v10.16.3+.
1. Clone - ``` https://github.com/devapurva/NextJs-ReduxSaga.git ```
3. Install required packages using - ``` npm i ```
4. Run Application :
* Local : ``` npm run dev ```
* Production: ``` npm run build && npm run start ```#### Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
## Contribution
I'm open to contributions & suggestions in making this a lot better ✋## License
GPL-3.0 License