Vantech Event Finder is a web application designed to help users discover and keep track of events happening in Vancouver.
It provides a user-friendly interface for browsing, searching, and saving events.
- Team Members
Kento Honda Frontend Developer |
Yuko Murayama Frontend Developer |
Sachi Goto Frontend Developer |
Joy Lee Frontend Developer |
- Frontend: Nextjs 13, T3, Typescript, Mantine
- Backend: GraphQL, Prisma, TRPC
- Deployment: Netlify
You are able to start the app by typing the following commands in the command line:
git clone https://github.com/van-squad/VanTechEventFinder.git
npm install
npm start