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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 97.7%Language:HTML 1.7%Language:CSS 0.6%