Skip to content
forked from gdsc-gvp/CMS

Club Management System is a web application that helps clubs manage their day-to-day operations more efficiently and effectively. It typically includes features such as: Membership management, Event management, Communication tools, Reporting and analytics

Notifications You must be signed in to change notification settings

neeraj10122004/CMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS

Club Management System is a web application that helps clubs manage their day-to-day operations more efficiently and effectively. It typically includes features such as: Membership management, Event management, Communication tools, Reporting and analytics

Build with

Frontend

  • React
  • Tailwind
  • React router dom
  • parcel (bundler)

How to setup and run frontend locally

Prerequisites

NodeJs should be installed in your system.

Steps to setup

  1. First clone the repo

    git clone https://github.com/gdsc-gvp/CMS.git
    cd CMS/frontend
  2. Install all the dependencies

    npm install
  3. Run the frontend

    npm start

About

Club Management System is a web application that helps clubs manage their day-to-day operations more efficiently and effectively. It typically includes features such as: Membership management, Event management, Communication tools, Reporting and analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.7%
  • CSS 0.6%