Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 966 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 966 Bytes

Student Management System


Another School Management System build with React and MongoDB


##Instructions 1. Navigate to backend folder. 2. Install dependencies by running npm i . 3. Run index.js using node index.js . 4. Navigate to the frontend folder 5. Run npm i to install dependencies. 6. Start the app by using npm start . 7. You are good to go now 👍.