Url Shortener

Simple app to short URL's.

Installation

Download Mongo.
Of course, you need npm and Nodejs. If you look package.json file, you'll see also dotenv, express and nanoid.

Usage

Run npm install at the root of the project.
Then, run :

node server/index.js

License

MIT