How to setup application locally 1. Clone the repositry 2. Go inside the respective folder 3. Run "npm i" command (To download neccessory packages) 4. Then, run "npm start / npm run start" command to run the frontend application.