A meme generator using react
meme images are taken from: https://api.imgflip.com/get_memes
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
- Fork this repo and clone it to your system.
- Get the issue assigned to you on the ContriHUB website.
- Make the required changes. Please keep your changes relevant only to the issue specified.
- Add your name in the CONTRIBUTORS.MD file
- Create a PR with your changes and a detailed description of the changes you have made.
- 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.
No external library is allowed for this project.
A list of contributors can be found in CONTRIBUTORS.MD