Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.17 KB

SkLinks - 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://sklinks.herokuapp.com/

Screenshots / Demo

demo of the app

Technologies used

mongodb

express

reactjs

nodejs

heroku

Installation


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