URL Shortener made using TypeScript, React and MongoDB
Live demo here!
Frontend Repository here.
- Built with TypeScript ✨
- One page layout ✨
- Dynamic ✨
- Responsive ✨
- Database used is MongoDB ✨
npm install
npm run dev
npm run build
This project uses MongoDB as the databse. So in order to run the project you must create a cluster in MondoDB. Once done, you hav to create a .env file and add the variables mentioned below.
# Environment variables
PORT =
DB_USER =
DB_PASS =
DB_NAME =👤 Aditya Singh
- Github: @aditya-singh9
- LinkedIn: @Aditya Singh
- Portfolio: adityasingh.xyz
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This project is under MIT license.