Trimmer is a platform where users can easily generate shortened/customized urls and qr codes.
- 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
- Next.js
- TypeScript
- Firebase
- Context API
- qrcode.react
- TailwindCss
- Clone the repository:
git clone https://github.com/ChinatuL/Trimmer-Test.git
- Install dependencies:
npm install
-
Configure Firebase: Create a Firebase project and update the Firebase configuration in the project. See more at Firebase docs
-
Start up development server:
npm run dev
- Open the app in your browser at
http://localhost:3000/