-
Node.js must be installed check for node version - node --version
-
Clone from Github
git clone https://github.com/fasi-44/school-management-backend.git
- Install packages
npm install
- Run project
npm run dev
- Material UI V5
- Built with React Hooks API.
- Redux & React context API for state management.
- Redux toolkit.
- React Router for navigation routing.
- Support for react-script.
- Code splitting.
- CSS-in-JS.