Kalasangam-app

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----

  1. Open GitHub-desktop-client and click on "clone repository" in the top left options
  2. copy and paste the repo link and fetch the repo to your desired directory
  3. Open an IDE (say VSCODE) to that directory
  4. open terminal
  5. write the following commands and press enter i. cd Kalasangam-frontend ii. npm install iii. npm start
  6. this should run in your web browser "http://localhost:3000/"