Skip to content

Latest commit

 

History

History
115 lines (63 loc) · 1.46 KB

README.md

File metadata and controls

115 lines (63 loc) · 1.46 KB

LinkiWinki

Allows Users to shorten their URL , Edit them and also download scan QR codes for it , made in PERN Stack with Knex ORM and React Query

Video

10.08.2024.16_39.mp4

Screenshots

Screenshot (351)

Screenshot (353)

Screenshot (352)

Key Features

1. Shorten Your Long Urls

2. Edit them according to your preferences

3. Generate QR code fr the URL

Demo

live here

Installation

Use the package manager [npm](https://www.npmjs.com/ to install LinkiWinki.

For Server

cd Server
npm install

For Client

cd Client
npm install

Run Locally

Clone the project

  git clone https://github.com/HarshSharma0801/LinkiWinki.git

Go to the Server

  cd Server

Install dependencies

  npm install

Start the server

  npm start

Go to the Client

  cd Client

Install dependencies

  npm install

Start the server

 npm run dev

would like to change.

Please make sure to update tests as appropriate.

License

MIT