Skip to content

mthomas-github/urlshortner-node-vue-code-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Description

URL Shortner using Node.js, Express, MongoDB, Vue.JS

How To Run

  1. cd server && npm i
  2. cd ../client && yarn install
  3. Use following command to run project yarn start
  4. Insert a valid URL (ex: https://www.google.com).
  5. Click on Result to be redirected.

Libraries

  1. Axios
  2. Config
  3. Cors
  4. shortid
  5. valid-url
  6. express
  7. mongoose
  8. vue
  9. vue-toasted
  10. concurrently

Boilerplate

BootStrap in Index.html NavBar in App.Vue

About

Url shortren using Node.js, Express, MongoDB, Vueus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages