Skip to content

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

Notifications You must be signed in to change notification settings

HarshSharma0801/LinkiWinki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published