Skip to content

mi1sh/add-some-text

Repository files navigation

Add-Some-Text

TRY LICENSE

❔How to use

Welcome to add-some-text, a web application that allows users to enhance their photos by adding customizable text. With a variety of options to choose from, including text color, stroke thickness, font, and text size, users can personalize their images to create memes or something else.

add-some-text-example

🛠️Built With

  • Next.js - A React framework for building JavaScript applications.
  • Usual UI - My own simple component library :3 you can find it in my profile.
  • twallpaper - A tool for creating gradient wallpaper.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
  • Headless UI - A set of completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
  • Fabric.js - A powerful and flexible open-source JavaScript HTML5 canvas library for working with rich media.
  • React Colorful - A tiny yet powerful color picker component for React.
  • PostCSS - A tool for transforming CSS with JavaScript.

💿How to Run Locally

  1. Clone the repository:
git clone https://github.com/mi1sh/add-some-text.git
  1. Navigate to the project directory:
cd add-some-text
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000 to view the application.

©️License

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