Website for the literature club at IIIT-H
- Run Server
npm install
npm start
- Run client
cd client
npm install
npm start
- Go to
localhost:3000
to access the application
- /events -> to view all events
- /admin/login -> to login the admin(username=admin and password= admin)
- /admin/dashboard -> to add event