A brilliant URL shortner made using the following technologies:
- React (For frontend)
- Tailwind (For styling)
- NodeJS (For backend)
- Express (For server)
- MongoDB (Database)
- JWT (Login tokens)
- BCrypt (Hashing Passwords)
Frontend is hosted using Vercel and Backend is hosted using Render.
Repository for Backend: Here