Toy Marketplace Client

This repo is for the server side of Toy Marketplace Website.

Preview

Client link – https://marvelous-kashata-09fb13.netlify.app/

Server link - https://toy-marketplace-server-side-sh4mim.vercel.app/

Client repository - https://github.com/sh-bd/toy-marketplace-client-side

Server repository - https://github.com/sh-bd/toy-marketplace-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/toy-marketplace-server-side.git

Go to the project directory

  cd toy-marketplace-server-side

Install dependencies

  npm install

Start the server

  nodemon index.js