- React.js
- Next.js
- SCSS
- Redux
- Redux Saga
- Axios
- Formik
- Yup Validator
npm i
npm run dev ( developepment )
npm start ( production )
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
- Upgrade Nextjs 9.3.
- Restructure Redux folder.