A simple, shareable web app to view upcoming concert events from Google Calendar.
Cal's Concert Calendar pulls concert events from a Google Calendar and presents them in a clear, digestible, and shareable format. This app is designed to make it easy to stay updated and share concert event details with friends.
- Frontend: React, Mantine UI, Vite
- Backend: Cloudflare Worker, JavaScript, Google Calendar API
- Hosting: Cloudflare
- Calendar Integration: Fetches events directly from a Google Calendar.
- Responsive Design: Viewable on any device.
- Event Cards: Each concert event is displayed on a card, showing the event title, date, and location, with address details expandable.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Starts a local web server for previewing the built solution from the build folder.
Open http://localhost:4173 to view the production build.
Developed by Cal Goddard.