Mini is an URL shoretening service. It allows users to:
- Create and login into their accounts.
- Add URLs and short them.
- Delete and view existing URLs.
This project is made using React JS at the frontend and Express (node js) at the backend while Mongo is used as the database.