URL SHORTENER
Dependencies
- mongoose
- ejs
- express
- nanoid
- dotenv
Setup
Clone the repo and install the dependencies
git clone https://github.com/isaccanedo/url-shortener.git
cd url-shortener
npm install
To run the app, simply write
npm start
Clone the repo and install the dependencies
git clone https://github.com/isaccanedo/url-shortener.git
cd url-shortener
npm install
To run the app, simply write
npm start