Skip to content

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

License

Notifications You must be signed in to change notification settings

devapurva/nextjs-reduxsaga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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