Skip to content

Repository files navigation

SnapLink

A simple modern looking URL shortner made using Next JS.

Run Locally

Make sure you have node js installed before proceeding further.

Clone the project

  git clone https://github.com/tanushchauhan/SnapLink.git

Go to the project directory

  cd SnapLink

Install dependencies

  npm install

Build the project

  npm run build

Start the server

  npm start

You also need to setup a supabase database and connect that so the links and the IDs can be stored.

Authors

Demo

You can follow this link to the home page to create your own links!

Screenshots

App Screenshot

App Screenshot

Used by

Contributors

Languages