A web app built using Node.js and Firebase to manage and display events in a city. Shows event details, dates, and locations via Google Maps.
- Browse city-based events
- View event details and dates
- Locate events on Google Maps
- Firebase backend and hosting
- HTML, CSS, JavaScript
- Node.js
- Firebase (Firestore, Hosting)
- Google Maps API
This project is licensed under the MIT License. See the LICENSE file for details.
git clone https://github.com/Amith2410/event-manager.git
cd event-manager
npm install
npm start
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.