Skip to content

OrgenGjoni/URLShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

URL Shortener

A simple URL Shortener Web Application using MERN Stack.

Setup

Backend

Please before runing the server change .env file puting the acurrate server data and database data as in the example file.

  $ cd ./Backend
  $ npm install
  $ npm run start

Frontend

 Also here be careful to put the address where the server will be running.
 
 
 $ cd ./Frontend
 $ npm install
 $ npm start

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published