Skip to content

Boilerplate for creating web apps with a MERN stack.

Notifications You must be signed in to change notification settings

dig1t/react-starter-kit

Repository files navigation

React Starter Kit

My personal react stack. It supports Server Side Rendering and SASS.

created by @dig1t

Main Dependencies

  • "express": "^4.17.3",
  • "react": "^18.0.0"
  • "react-redux": "^8.0.0"
  • "react-refresh": "^0.12.0"
  • "react-router-dom": "^6.3.0"
  • "redux": "^4.2.0"
  • "sass": "^1.50.1"
  • "webpack": "^5.72.0"