timoransky / url-shortener

Url Shortner project. A repository to contribute at Hacktoberfest 2022. Make sure to share love by giving it a star.🌟 Have a great day!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener

About:

I created this repo a long time ago (more than 3 years), made this public for Hacktoberfest! This is a very good opportunity for beginners to start their journey with open source. All PR's are welcome!

Live demo: https://url-shortener-live.herokuapp.com/

Ideas for contributing (Updating)

  • UI improvements:
    • Animations
    • Dark/Light mode toggle
    • Fonts?
  • Add some tests?
  • Typescript?
  • Migrate into backend framework (eg. nestjs)
  • Better readme?
  • Add more ideas..
  • Just create a PR already :)

How to install?

npm install
node app.js

License

MIT

About

Url Shortner project. A repository to contribute at Hacktoberfest 2022. Make sure to share love by giving it a star.🌟 Have a great day!

License:MIT License


Languages

Language:JavaScript 50.9%Language:Pug 27.6%Language:CSS 21.4%