Skip to content

mahdieh-dev/youtumize-website

Repository files navigation

Youtumize

Youtumize is a website that uses OpenAI API to generate optimized Youtube content and tags for YouTubers.

Built With

  • Next.js
  • CSS Modules

Live Demo

  • Click here to view the live demo.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A web browser (e.g. Mozilla Firefox, Google Chrome etc.)
  • git: This is a version control system used for source code management.
  • A text editor (e.g Visual Studio Code (recommended), Sublime Text, Atom etc.)
  • Browser Engine on your terminal preferably NodeJs
  • Knowledge of HTML, CSS, JavaScript and Next.js

Setup

git clone https://github.com/mahdieh-dev/youtumize-website.git
  • Once the files are on your machine, open the youtumize-website folder in Visual Studio Code.
  • Get an openAI API key.
  • Create a .env file in the root directory and add OPENAI_API_KEY= YOUR_OPENAI_API_KEY

Install

  • Open the VS Code integrated terminal and run the following commands:
npm install

This will install all the packages and dependencies used in the project.

Usage

  • Run the following command to start a live server on your computer:
npm start

This will open up the project on a browser on localhost:3000.

Authors

👩🏻‍💼 Mahdieh Shavandi

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!