Skip to content

ChinatuL/Trimmer-Test

Repository files navigation

Trimmer

Trimmer is a platform where users can easily generate shortened/customized urls and qr codes.

Trimmer Screenshot

Features

  • Shorten Urls: Users can shorten any url
  • Customize Urls: Users can customize their shortened urls
  • Generate QR Codes: Users can generate QR Codes for their shortened urls
  • Analytics: Users can view basic analytics for their urls such as views and location

Technologies

  • Next.js
  • TypeScript
  • Firebase
  • Context API
  • qrcode.react
  • TailwindCss

How to run locally

  1. Clone the repository:
git clone https://github.com/ChinatuL/Trimmer-Test.git
  1. Install dependencies:
npm install
  1. Configure Firebase: Create a Firebase project and update the Firebase configuration in the project. See more at Firebase docs

  2. Start up development server:

npm run dev
  1. Open the app in your browser at http://localhost:3000/

About

Trimmer is a URL Shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published