This is a URL Shortener application that allows users to shorten long URLs and retrieve them easily. The application is built using React for the frontend and Node.js with MongoDB for the backend.
- Shorten long URLs
- Retrieve original URLs from shortened links
- User-friendly interface
- Frontend: React
- Backend: Node.js, Express
- Database: MongoDB (using MongoDB Atlas)
- Deployment: Vercel app
Follow the instructions in the setup.md file to set up and run the application locally.
- Frontend Deployment Link: https://url-shortner-ko9o.vercel.app/()
- Backend API Endpoint: https://vercel.com/yash-guptas-projects-3f884cdd/myprojectbackend()
This project is licensed under the MIT License.