This website allows you to view the events happening around you. You can also add events as an organiser.
- Node.js
- Npm
- MongoDB
- Login
- Signup
- View events
- Add and delete events - login required
- Clone the repository
- cd into the EventTitan directory
- Run the following commands:
npm install
node index.js
- Go to localhost:8080 to see the application in action.