Skip to content

An Express application that lets users shorten an URL address for simplicity.

Notifications You must be signed in to change notification settings

bdmessenger/minifyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minify (URL Shortener)

An Express application that lets users shorten an URL address for simplicity.

  • Front-end: ReactJS
  • Back-end: ExpressJS
  • Database: MongoDB

Setting Up

  • Clone this project to any folder on your local machine:
git clone https://github.com/bdmessenger/minifyApp.git <FOLDER_NAME_HERE>
  • Navigate into the folder name specified:
cd <FOLDER_NAME_HERE>

Build

$ npm install
$ npm run build

Run

$ npm start

About

An Express application that lets users shorten an URL address for simplicity.

Resources

Stars

Watchers

Forks