Skip to content

janakmandavgade/meme_generator_frontend

Repository files navigation

Meme Generator Frontend

This was built to automate the building of memes using Code, so maybe you can automate your youtube channel. Also directly uploads created meme to your youtube channel. (Creating a Channel is required !).

HOW TO USE?

**Currently register is not supported and only login is through Google Sign In
1) Login through Google Account
2) Click on Generate button.
3) You can change values of title, desscription and keywords. Then Click save button.
4) You can either generate a meme again or logout.

Prerequisites

Node.js v22
Git

Run Locally

Clone the project

  git clone https://github.com/janakmandavgade/meme_generator_frontend.git

Go to the project directory

  cd meme_generator_frontend

Install dependencies

  npm install

Start the server

  npm run dev

Demo

You can access live demo at memefrontned.vercel.app

Deployment

To deploy this project run (inside cloned repo)

  npm i vercel
  vercel

Features

  • Oauth2.0 Google Login
  • Directly uploads video to signedin users youtube account

About

Live Example of Meme Generator Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published