Giter Site home page Giter Site logo

sudokmaar / memeow Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 250 KB

Memeow is a simple React application that allows you to generate cat-themed memes with customizable top and bottom text. You can have fun creating hilarious cat memes and download them to share with your friends and family

Home Page: https://memeow.netlify.app/

HTML 16.02% TypeScript 56.98% CSS 26.99%
canvas cat-api css meme-generator reactjs memeow typescript abhishek abhishek-kmaar abhishek-kumar

memeow's Introduction

Memeow - Cat Meme Generator

Memeow is a simple React application that allows you to generate cat-themed memes with customizable top and bottom text. You can have fun creating hilarious cat memes and download them to share with your friends and family.

Demo

You can see a live demo of Memeow.

Features

  • Fetches cat GIF URLs from "The Cat API" to provide a variety of cat images for memes.
  • Allows users to enter custom top and bottom text for the meme.
  • Generates memes with text overlay and downloads them as JPEG images.
  • Simple and intuitive user interface.

Installation

Follow these steps to run Memeow on your local machine:

  1. Clone this repository:

    git clone https://github.com/SudoKMaar/memeow.git
    cd memeow
  2. Install the required dependencies using npm:

    npm install
  3. Set up your API Key:

    • Memeow fetches cat GIF URLs from "The Cat API," which requires an API key.
    • Obtain your API key by signing up at "https://thecatapi.com/" and create an environment variable REACT_APP_CAT_API_KEY with your API key.

Usage

After you have completed the installation steps, you can start the development server using the following command:

npm start

The application will be accessible at http://localhost:3000 in your web browser.

To use Memeow:

  1. Enter the desired text in the "Top text" and "Bottom text" input fields.
  2. Click the "Get new cat image ๐Ÿฑ" button to generate a random cat meme with the entered text.
  3. You can keep clicking the button to get different cat images with the same text or change the text as you like.
  4. To download a generated meme, click the "Download Meme" button below the generated meme.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • The Cat API: An API that provides cat images and information.
  • HTML5 Canvas: For drawing the text on the generated meme images.

Contributing

Contributions are welcome! If you find any issues or want to enhance the functionality of Memeow, please feel free to submit a pull request or open an issue.

License

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

memeow's People

Contributors

sudokmaar avatar

Watchers

 avatar

Forkers

kmstudio44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.