Skip to content

A single page web application built with Next.js, React, and Tailwind CSS for converting text between different cases: Uppercase, Lowercase, and Camel Case.

Notifications You must be signed in to change notification settings

ShihabHashib/CaseConverterNextJS

Repository files navigation

Case Converter NextJS

A simple web application built with Next.js, React, and Tailwind CSS for converting text between different cases: Uppercase, Lowercase, and Camel Case. Additionally, it includes the functionality to copy the converted text to the clipboard.

Features:

  • Convert text to Uppercase, Lowercase, or Camel Case.
  • Easy-to-use interface with responsive design.
  • Copy converted text to clipboard.

Technologies Used:

Getting Started:

  1. Clone the repository:

    git clone https://github.com/ShihabHashib/CaseConverterNextJS.git
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Open http://localhost:3000 in your browser.

How to use:

  1. Enter text in the textarea.
  2. Choose the desired case conversion using the provided buttons.
  3. Optionally, click the "Copy" button to copy the converted text.

About

A single page web application built with Next.js, React, and Tailwind CSS for converting text between different cases: Uppercase, Lowercase, and Camel Case.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published