Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 994 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 994 Bytes

Steigen Event

Index

About the project

A college event management webapp to conduct events. It has multiple types of users with a single login page.

✨ Features

1. A college event management application to origanize events
2. It has different types of users to origanize, participate and declare results.
3. A section to give feedback.

🛠 How To Setup

Clone the repsitory. Install Nodejs, Express.js and MySQl. Install the dependencies using npm i. Setup the database. Use command npm start to run the application.

👨‍💻 Tech Stack

Tech stack

FRONTEND
ReactJs

BACKEND
Node.js
Express.js
MySQL