An open API service indexing awesome lists of open source software.

https://github.com/nutkiattisak/tone-transform


https://github.com/nutkiattisak/tone-transform

nextjs shadcn-ui

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Tone Transform

This AI tool can flip the mood of any text. If you give it a positive sentence, it'll turn it into a negative one, and vice versa! It's like having a personal mood switcher for your words.

## Tech Stack

- Frontend: Next.js, shadcn/ui
- Language: TypeScript

## Installation

1. Clone the repository: `git clone https://github.com/nutkiattisak/tone-transform.git`
2. Navigate to the project directory: `tone-transform`
3. Install dependencies: `bun install`

## Usage

1. Start the development server: `bun run dev`
2. Access the app at: http://localhost:3000