Fullstack URL shortener app with Vue 3, Supabase, Vite and TypeScript

Solution retrospective
Hello! Just completed this challenge with some additions from myself. So here are the quick overview of the "advanced" result.
- Responsive landing page
- Integration with API and URL shortening on the home page
- Opportunity to create personal account with email and password, requires email verification.
- Every registered user has an personal page for managing links:
- Shorten Links with API and save every link into the Supabase DB
- View all created links on personal page
- Ability to copy and delete any link from table and Supabase DB.
For this i used the following stack: Vue 3, TypeScript, Vite, Supabase DB and SCSS.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Vahe Abovyan's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord