Implemented using npx create-next-app
Next JS V9.5+
React JS V16.3+
Redux V4.0+
Redux-Saga V1.1+
Your system must have Node v10.16.3+.
- Clone -
https://github.com/devapurva/NextJs-ReduxSaga.git
- Install required packages using -
npm i
- Run Application :
- Local :
npm run dev
- Production:
npm run build && npm run start
- Local :
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.
I'm open to contributions & suggestions in making this a lot better ✋
GPL-3.0 License