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/
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