URL Shortener Frontend, built with NextJS and TailwindCSS https://fxx.gay
Go to file
devfxx ddced6dc58 refactor: Update Next.js config and Shorten component to use "/x" prefix for shortened links 2024-07-16 08:02:35 +03:00
src refactor: Update Next.js config and Shorten component to use "/x" prefix for shortened links 2024-07-16 08:02:35 +03:00
.env.example chore: Update example environment variables in .env.example 2024-07-16 07:08:27 +03:00
.eslintrc.cjs Cleared History 2024-07-16 05:05:15 +03:00
.gitignore Cleared History 2024-07-16 05:05:15 +03:00
README.md Cleared History 2024-07-16 05:05:15 +03:00
next.config.js refactor: Update Next.js config and Shorten component to use "/x" prefix for shortened links 2024-07-16 08:02:35 +03:00
package.json chore: Update npm start command to use port 7700 2024-07-16 08:00:21 +03:00
postcss.config.cjs Cleared History 2024-07-16 05:05:15 +03:00
prettier.config.js Cleared History 2024-07-16 05:05:15 +03:00
tailwind.config.ts Cleared History 2024-07-16 05:05:15 +03:00
tsconfig.json Cleared History 2024-07-16 05:05:15 +03:00
yarn.lock chore: Add "critters" npm dependency for performance optimization 2024-07-16 07:53:06 +03:00

README.md

Shortener Frontend

This is the frontend for the URL shortener. Just a NextJS site that allows people to shorten URLs.