A fully functional URL shortening service built with Node.js, Redis, and React. This project allows users to shorten long URLs and seamlessly redirect to the original URL using a custom-generated short link.
π Live Web App
β
Shorten long URLs into custom short links
β
Store shortened and original URLs in Redis for fast lookups
β
Seamless redirection to the original URL
β
Modern and responsive UI using React and Tailwind CSS
β
Secure backend with CORS handling
β
Deployed using Render
Frontend:
- React
- Axios
- Tailwind CSS
Backend:
- Node.js
- Express
- Redis
- CORS
Deployment:
- Frontend β Render
- Backend β Render
- redis - upstash