raghav4 / ShortLink

πŸ”— URL Shortener

Home Page:https://shrtlk.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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_

About

πŸ”— URL Shortener

https://shrtlk.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 51.1%Language:Pug 27.4%Language:CSS 13.5%Language:HTML 7.8%Language:Shell 0.2%