Skip to content

Basic URL shortener with slugs and user authentication

Notifications You must be signed in to change notification settings

mohammed-alaa/url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collaboration with DefinitelyNotJah, his job was the backend application using NodeJS and here is the link : https://github.com/DefinitelyNotJah/urlShortener/

Porject Info

  • This is an unfinished project so feel free to use it
  • This project was made using:
"axios": "^0.19.2",
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vue-resource": "^1.5.1",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"

Project setup

  • Install the used npm modules:
npm install
  • Server the source files:
npm run serve
  • Build the project:
npm run build

About

Basic URL shortener with slugs and user authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published