Skip to content

Nextjs with SCSS / React-redux / Redux-saga project architecture

Notifications You must be signed in to change notification settings

donezombie/next-js-dzb

Repository files navigation

React + Next.js + Redux + Redux Saga + Scss

Packges use in template:

  • React.js
  • Next.js
  • SCSS
  • Redux
  • Redux Saga
  • Axios
  • Formik
  • Yup Validator

How to use

npm i
npm run dev ( developepment )
npm start ( production )

Environment

You can access your .env variables by deconstructing 'process.env' object, both on client and server. Just make sure that you reboot the server when updating .env file

Development

  • Upgrade Nextjs 9.3.
  • Restructure Redux folder.

About

Nextjs with SCSS / React-redux / Redux-saga project architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages