It was the last project that I done in my Internship last year,
A Gmail alternate with an minimal UI for custom integration in other apps, that was the main thought for making this.
Backend and Frontend part totally built on NuxtJS and using the Gmail APIs under the hood
Live link -
mail-system-plum.vercel.app
Github -
https://github.com/Soumesh-Kundu/mail-system.git
to use the website -
1. create a oauth client in your Google Cloud Console and Enable Gmail APIs
2. Using the Client ID and Client Secret Authorize yourself and get session
3. feel free to use it