/nextjs-reduxsaga

👩‍💻 Simple and Accessible Web App boilerplate with Nextjs 9.5(/w Fast Refresh⚡️) + Redux + Redux-Saga + Dynamic Routing 🚨

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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
  2. Install required packages using - npm i
  3. 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