/Tinyfy-URLShortener

A free url shortener developed using Mongo, Express, React and Node (MERN stack). This app is currently running a beta version.

Primary LanguageJavaScript

Tinyfy - A free URL shortener

logo

A free url shortener developed using Mongo, Express, React and Node (MERN stack). This app is currently running a beta version.

Visit https://tiinify.herokuapp.com/

Screenshots / Demo

screenshot / demo of the app

Technologies used

mongodb

express

reactjs

nodejs

heroku

Installation


    1. git clone https://github.com/simantaturja/Tinyfy-URLShortener.git
    2. cd Tinyfy-URLShortener
    3. Create your own .env for MONGOLAB_URI (Ex. MONGOLAB_URI=YOUR-MONGO-API-KEY_)
    4. npm install