Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashtag Converter

A simple hashtag converter tool built with Next.js to streamline your SEO work by converting comma-separated tags into hashtags.

Features

  • Convert comma-separated tags into hashtags
  • Copy the converted hashtags to clipboard with a single click
  • Responsive design for both desktop and mobile devices

Prerequisites

You need to have Node.js and npm installed on your machine. You can download them from Node.js.

Installation

  1. Clone the repository:

    git clone https://github.com/maruf-pfc/hashtag-converter.git
  2. Navigate to the project directory:

    cd hashtag-converter
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open http://localhost:3000 with your browser to see the result.

Usage

  1. Enter tags separated by commas in the input field.
  2. Click the "Convert" button to convert the tags into hashtags.
  3. Click the "Copy" button to copy the converted hashtags to your clipboard.

Built With

  • Next.js - The React Framework for Production

License

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

About

A simple hashtag converter tool built with Next.js to streamline your SEO work by converting comma-separated tags into hashtags.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages