An open API service indexing awesome lists of open source software.

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 🚨

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