#Installtion Guide

  1. Clone the two seperate repos fronted and backend
  2. Run npm install command in both folders
  3. Change mongodb url in .env file with your database url
  4. Run the project with npm start