Skip to content

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

License

Notifications You must be signed in to change notification settings

maruf-pfc/hashtag-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

image

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published