This repo is for the server side of Toy Marketplace Website.
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
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