backend work is going on!
only the home screen is made in frontend (as made by Pratyush & Archisha). To run the frontend part follow these steps ... ----For GUI----
- Open GitHub-desktop-client and click on "clone repository" in the top left options
- copy and paste the repo link and fetch the repo to your desired directory
- Open an IDE (say VSCODE) to that directory
- open terminal
- write the following commands and press enter i. cd Kalasangam-frontend ii. npm install iii. npm start
- this should run in your web browser "http://localhost:3000/"