This repo is for the server side of Summer Camp Website.
Client link – https://summer-camp-sh4mim.netlify.app/
Server link - https://summer-camp-server-sh4mim.vercel.app/
Client repository - https://github.com/sh-bd/summer-camp-client-side
Server repository - https://github.com/sh-bd/summer-camp-server-side
Clone the project
git clone https://github.com/sh-bd/summer-camp-server-side.git
Go to the project directory
cd summer-camp-server-side
Install dependencies
npm install
Start the server
nodemon index.js