Skip to content

sh-bd/summer-camp-client-side

Repository files navigation

Summer Camp Client

This repo is for the client 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 css3 logo javascript logo bootstrap logo react logo nodejs logo firebase logo mongodb logo npm logo git logo

Run Locally

Clone the project

  git clone https://github.com/sh-bd/summer-camp-client-side.git

Go to the project directory

  cd summer-camp-client-side

Install dependencies

  npm install

Start the server

  npm run dev