Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.36 KB

README.md

File metadata and controls

63 lines (40 loc) · 1.36 KB

URL Shortener

URL Shortener made using TypeScript, React and MongoDB

Live demo here!

Backend Repository here.

Table of Contents


Features

  • Built with TypeScript ✨
  • One page layout ✨
  • Dynamic ✨
  • Responsive ✨
  • Database used is MongoDB ✨

Project setup

npm install

Compilation and hot-reload for development

npm start

Compilation and minification for production

npm run build

Author

👤 Aditya Singh

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

This projectt is under MIT license.