Skip to content

the goal of this repo is just saving my nodejs basic type projects which I'm gonna do for learning purposes.

Notifications You must be signed in to change notification settings

lgope/nodejs-world

Folders and files

NameName
Last commit message
Last commit date
Jan 29, 2024
Apr 30, 2020
Dec 7, 2022
Jul 7, 2023
Jun 18, 2023
Jul 5, 2023
Jan 30, 2024
Mar 28, 2024
Jul 1, 2023
Jun 30, 2023
Jul 6, 2023
Jul 18, 2023
Oct 12, 2020
Jul 14, 2020

Repository files navigation

Welcome to NodeJs World 🎉

The goal of this repo is just saving my nodejs basic type projects which I'm gonna do for learning purposes.

url-shortener

A simple URL shortener. Which is generate a unique id for each URL after clicking in the shrink button. Using the id program find the URL in the database and redirect the URL page after click in the short URL id.

Demonstration :

Untitled-Mar-10-2020-11-03-PM-on

Key Features

Some of the standout features of the project are

  1. Users can inter a url
  2. Easy to use
  3. Users can see how many time the url clicked
  4. Users can keep the url list

Technologies

  1. ejs (Front-end)
  2. bootstrap
  3. node.js (Back-end)
  4. expressjs
  5. mongodb

Known Bugs

Feel free to email me at lakshman.gope2@gmail.com if you run into any issues or have questions, ideas or concerns. Please enjoy and feel free to share your opinion, constructive criticism, or comments about my work. Thank you! 🙂

Future Updates

  • Enable PWA
  • Improve overall UX/UI and fix bugs

And More ! There's always room for improvement!

Instructions

To run this project :

  1. Clone this repo
  2. Change your directory : cd url-shortener
  3. Run npm install
  4. Run npm run start
  5. open http://localhost:3000 to view it in the browser.

Deployed Version

Feel free to visit 👉 https://lakshman-url-shortener.herokuapp.com/

⬆ Back to Top

About

the goal of this repo is just saving my nodejs basic type projects which I'm gonna do for learning purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published