A Simple CRUD School Management App developed with React and Spring Boot REST API
Simple-CRUD-SchoolMangementApp
- This simple CRUD project (Demo) is developed with React (TypeScript) and SpringBoot REST API (REST Controller).
- For the database we are using MongoDB.
- For the REST API, the port is 7070.
- To run the project, first run the Backend on your localhost, then run the Frontend through the command line with the command “npm start”.
- Add Student:
GitHub
https://github.com/mohammedFirass/Simple-CRUD-SchoolMangementApp