Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 390 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 390 Bytes

litclub-website

Website for the literature club at IIIT-H

Usage

  • Run Server
npm install
npm start
  • Run client
cd client
npm install
npm start
  • Go to localhost:3000 to access the application

Features till now

  1. /events -> to view all events
  2. /admin/login -> to login the admin(username=admin and password= admin)
  3. /admin/dashboard -> to add event