Skip to content

raghav4/ShortLink

Repository files navigation

Welcome to ShortLink πŸ‘‹

Version Documentation Maintenance License: MIT License: MIT

URL Shortener service built with NodeJS, ExpressJS, MongoDB, PugJs, etc

🏠 Homepage

✨ Demo

Steps to install and Run

  1. Make sure node is installed in your machine
  2. Run npm install command after opening the repository
  3. Create a .env file similar to .env.example present in the repository.
  4. Run npm run dev command to run the project in localhost.
  5. For registering new admin run npm run create_admin.

Screenshots

Home

url shortener home

Statistics

url shortener stats

Admin Login

admin login

Customize ShortId

custom shortid

Author

πŸ‘€ Raghav Sharma

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2020 Raghav Sharma.
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator_