Backend Files for ClassRoom Frontend
The Frontend Files can be found at ClassRoom
- open Terminal and clone the repo
git clone https://github.com/sejal8745/ClassroomBackend.git- cd over
cd ClassroomBackend- Install packages and dependencies
npm install
- Run the server
npm startBase URL = localhost:7000
2. /project
3. /book
4. /info/:id


