Skip to content

marcnb21/url-cruncher

Repository files navigation

URL Cruncher

Created for crunch all these long URLs.

Next Badge GitHub stars GitHub issues GitHub forks GitHub PRs Tailwind CSS Badge

🛠️ Stack

  • Next.js - The React Framework for the Web.
  • Typescript - JavaScript with syntax for types.
  • Tailwindcss - A utility-first CSS framework for rapidly building custom designs.
  • tailwindcss-animated - Extended animation utilities for Tailwind CSS.
  • fontsource - Self-host Open Source fonts in neatly bundled NPM packages.

👁️ Live Application

Access the live application here: URL Cruncher

🚀 Getting Started

  1. Fork or clone this repository.
git clone git@github.com:marcnb21/url-cruncher.git
  1. Install the dependencies:
# Install dependencies:
npm install
  1. Run the development server:
# Run dev server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result 🚀

🤝 Contributing

Contributions are welcome. Please read CONTRIBUTING.md for more information on how to contribute to the project.

🧞 Commands

Command Action
⚙️ dev Starts local dev server at localhost:3000.
⚙️ build Build your production site to ./dist/.
⚙️ start Start production site after build.
⚙️ lint Run ESLint to catch errors

🔑 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published