Skip to content

alexgordontlv/shrinkmyurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




Shrinkmy.site - A URL shortener system

  • link metrics
  • protected urls

Tech Stack

React, React Hooks, Node.js, Express.js, PostgreSQL, Prisma, TailwindCSS

In the project directory, you can run:

npm start dev / yarn dev && cd server npm run dev/ yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

To get the serve-side rendering and build open http://localhost:5000