A full-stack URL shortener application built with React, Node.js, Express, and MongoDB.
- Frontend: https://url-shortener-chi-steel.vercel.app
- Backend (API Health): https://url-shortener-backend-olive.vercel.app/api/health
- URL shortening and redirection
- User registration and login
- Authenticated URL management
- JWT-based authentication
- TanStack Query for efficient data fetching and caching
- Frontend: React, Tailwind CSS, TanStack Query
- Backend: Node.js, Express
- Database: MongoDB
- Deployment: Vercel