sanskaromar / Meme-Generator

a simple meme generator using ReactJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meme Generator 😆

A meme generator using react

meme images are taken from: https://api.imgflip.com/get_memes

meme generator homepage image

How to run locally

open the terminal/command prompt at the location where you want to setup the project.

use the following commands in the terminal or command prompt:

git clone https://github.com/ContriHUB/Meme-Generator.git

cd Meme-Generator

npm i

once these command are completed successfully

do npm start to start the project

Contributing

  1. Fork this repo and clone it to your system.
  2. Get the issue assigned to you on the ContriHUB website.
  3. Make the required changes. Please keep your changes relevant only to the issue specified.
  4. Add your name in the CONTRIBUTORS.MD file
  5. Create a PR with your changes and a detailed description of the changes you have made.
  6. Submit the PR link on the ContriHUB website.

Read the CONTRIBUTING guide. For major changes, please open an issue first to discuss what you would like to change.

NOTE:

No external library is allowed for this project.

Contributors

A list of contributors can be found in CONTRIBUTORS.MD

About

a simple meme generator using ReactJs


Languages

Language:JavaScript 64.6%Language:CSS 31.9%Language:HTML 3.5%