Skip to content

The perfect free URL shortener for transforming long, ugly links into nice and memorable short URLs. Use it to shorten links. (frontend repository)

License

Notifications You must be signed in to change notification settings

Barak-Hostel/url-shotener-frontend-ts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 project is under MIT license.

About

The perfect free URL shortener for transforming long, ugly links into nice and memorable short URLs. Use it to shorten links. (frontend repository)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.5%
  • CSS 28.9%
  • HTML 7.6%