Skip to content

harry30225/litclub-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Website for the literature club at IIIT-H

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • HTML 4.2%