Skip to content

A starter Project for React Js Application Using Next.js and Material Ui frameworks

License

Notifications You must be signed in to change notification settings

blackmo18/react-next-js-boilerplate

Repository files navigation

React Next Js Boiler Plate

Features included in Template

  • Material UI
  • page authentication and protection
  • login logout api call
  • TypeScript React
  • Enabled env file
  • SASS/SCSS styling
  • Cookie and Session

Initial Dependencies

 "dependencies": {
   "@material-ui/core": "^4.10.2",
   "axios": "^0.19.2",
   "dotenv-load": "^2.0.0",
   "js-cookie": "^2.2.1",
   "next": "^9.4.4",
   "next-cookies": "^2.0.3",
   "next-env": "^1.1.1",
   "react": "^16.13.1",
   "react-dom": "^16.13.1",
   "sass": "^1.26.8"
 }

About

A starter Project for React Js Application Using Next.js and Material Ui frameworks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published