Skip to content

A website for all student clubs to promote their events, do registrations and announce news. It has Node as backend and React as frontend. The website provides seamless interaction between students and clubs

Notifications You must be signed in to change notification settings

AAC-Open-Source-Pool/Clubee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campus Events with MERN stack

👋 Introduction

Responsive Campus Events functionality using React, NodeJS, ExpressJS and MongoDB and Bootstrap.

❓Requirements

Before going forward you must have Node js installed on your machine.
Go to the link below for installation if you don't have installed yet.

⚙️ Installation & Getting started :

  1. Download the repository

  2. Unzip folder and open it with VS Code

  • Frontend

  1. Open terminal & go to cd frontend

  2. Install dependencies by running npm install command

  3. Run the command npm run dev to start live server

  4. Click on http://localhost:5173/

  • Backend

  1. Open terminal & go to cd backend

  2. install dependencies by running npm install command

  3. Run the command npm start or nodemon index.js to start live server on database

  • Congratulation 🎉 you have setup the environment successfully

🛠️ Technology Used

This project uses the following technologies:


About

A website for all student clubs to promote their events, do registrations and announce news. It has Node as backend and React as frontend. The website provides seamless interaction between students and clubs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published