https://github.com/vikramsamak/yt-tags-generator
Simple youtube tags generator app made by using nextjs.
https://github.com/vikramsamak/yt-tags-generator
modernui nextjs14 shadcn tags tailwind youtube-tag youtube-tags
Last synced: about 1 year ago
JSON representation
Simple youtube tags generator app made by using nextjs.
- Host: GitHub
- URL: https://github.com/vikramsamak/yt-tags-generator
- Owner: vikramsamak
- Created: 2024-09-13T14:51:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-06T13:41:06.000Z (over 1 year ago)
- Last Synced: 2025-02-08T15:19:40.254Z (over 1 year ago)
- Topics: modernui, nextjs14, shadcn, tags, tailwind, youtube-tag, youtube-tags
- Language: TypeScript
- Homepage: https://rapidtags.online
- Size: 447 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Tag Generator
This project is a YouTube tag generator built with Next.js.
## Installation
```bash
npm install
```
## Usage
1. **Run the development server:**
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) in your browser to view the application.
2. **Input Video Details:** Enter the title of your video in the provided fields.
3. **Generate Tags:** Click the "Generate Tags" button to receive a list of suggested tags.
4. **Copy Tags:** Copy the generated tags and use them for your YouTube video.
## Contact Information
For any inquiries or feedback, please contact us at:
* **Email:** [vikramsamak02@gmail.com](mailto:vikramsamak02@gmail.com)