Summer Camp Server

This repo is for the server side of Summer Camp Website.

Preview

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

Languages and Tools:

html5 logo javascript logo nodejs logo mongodb logo npm logo git logo

Run Locally

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