Skip to content

poudelsanchit/shrinkr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shrinkr

Share long URLs effortlessly with shortened links. Simplify sharing across social media, emails, and messages.

Demo

https://shrinklinks.vercel.app/

Deployment

To deploy this project, Node should be installed on your system.

Frontend Deployment

  1. Navigate to the frontend directory of your project:
 cd frontend
npm run dev

Backend Deployment

  1. Navigate to the backend directory of your project:
cd backend 
 npm run dev 

Contributing

Contributions are always welcome!