Official winner of the 2024 Hack2Impact competition!
This project is a web app using Vite and MongoDB to help users post events and share blog posts with those in their community.
Note that this application will not run without the database URL.
To set up the project, simply run:
npm install
npm run startThis project utilizes a setup of React, Vite, and ESLint in combination with a MongoDB backend.