A simple URL shortener using Node.js
This project is currently hosted in neen.tk
- Clone this repository with:
git clone https://github.com/forerosantiago/url-shortener
- Install the dependencies with:
npm install
- Start the server with
npm start
All pull requests are welcome!
This project is distributed under the MIT LICENSE