? GunRecoil

A URL shortener that has zero limits for all your needs

Demo Link

Screenshots

App Screenshot

Features

  • FREE
  • Unlimited url shortening

Roadmap

  • Deploying it

  • Add user auth (to avoid trolls)

  • Add stats for each url (if i go to the route of making it self-host)

Example Video

Watch the video

Tech Stack

Client: React, GunJS, TailwindCSS, DaisyUI

Server: Node, Express, GUNJS Server

Contributing

Clone the project

  git clone https://github.com/hinzwifi/gunRecoil.git

Go to the project directory

  cd gunRedirect

Go to the client directory

  cd client

Install dependencies

  npm install

Start the client dev

  npm run dev

Go to the server directory

  cd server

Install dependencies

  npm install

Start the server

  npm start

Acknowledgements

Author