- Backend run with Apollo GraphQL server and MongoDB Atlas
- Frontend built with Vue2
- Vuetify for UI
- State management with vuex
- Project server deployed on Heroku and client is hosted on Vercel
- Landing page illustration by unDraw
npm i cd client npm i
npm run dev
GraphQL server will run on localhost:4000/graphql Client side will run on localhost:8080