Frontend Deployed on Vercel Backend Deployed on Fly.io
Link: (https://modern-ecomm-app.vercel.app/)
Link: (https://user-ecomm-app-v1.vercel.app/)
- [Typescript]
- [React JS]
- [Express]
- [Recoil State management]
- [Material-UI]
- [Mongo DB]
- [Zod input validation]
- [JWT authentication]
- Migrate to Next.js
- Create a turbo monorepo of this application
- Authenticate using Auth.js (OAuth2.0)
- Replace MongoDB with PostgreSQL and Prisma ORM
- Containerize the application using Docker