parulsurana / ClassroomBackend

Backend files for Classroom!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClassroomBackend

GIF Winter Project
Study Hut

Backend Files for ClassRoom Frontend

The Frontend Files can be found at ClassRoom

🛠️ Installation Steps

  1. open Terminal and clone the repo
  git clone https://github.com/sejal8745/ClassroomBackend.git
  1. cd over
   cd ClassroomBackend
  1. Install packages and dependencies
  npm install
  1. Run the server
  npm start

Base URL = localhost:7000

Routes

1. /info
2. /project
3. /book
4. /info/:id

prerequisite Tech Stack


About

Backend files for Classroom!


Languages

Language:HTML 56.8%Language:JavaScript 41.7%Language:Shell 1.4%