- Make sure you have node.js installed on your system.
- If not then you can install it from here node
- Clone the project repo on you system by either downloading the code or by using git clone
- Run
npm install
in the terminal for both client and server directories it will install all the necessary dependencies in your system. - Run
npm start
andnpm run start
in client and server directories respectively. - You also need to create a
.env
file in it you have add following items :
ACCESS_KEY
DATABASE_NAME
DATABASE_PASSWORD
CLOUDINARY_NAME
CLOUDINARY_KEY
CLOUDINARY_SECRET
RAZOR_PAY_ID
RAZOR_PAY_SECRET