Skip to content

hinzwifi/gunRecoil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔫 GunRecoil

A URL shortener that has zero limits for all your needs

Demo Link

  • GunRecoil (As of now there is no way to have permanent storage that I know of)

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