Skip to content

A free url shortener with visit stats created with react and nodejs

Notifications You must be signed in to change notification settings

fedevcoding/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

A project i made for fun with react and nodejs


Working example: here

To run locally:

  1. Clone the project
  2. Checkout to dev branch
  3. Run a postgres database
  4. Add envs
  5. cd client and run
    npm i && run dev
  6. cd server and run
    npm i && run dev

About

A free url shortener with visit stats created with react and nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published