Bofore this you must run backend server, so move to the backend directory and follow README instruction to run it! Follow these steps to run Frontend:
- first clone this repository
- move to project directory using
cd <path>command - run
npm ito install dependencies - run
npm run devto start the project