![Project image for Meme Generator [React]](https://wsrv.nl/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcodedamn-projects%2Fmeme-generator-react%2Fmain%2Fassets%2Fcover-image.png&w=1200&q=70&output=webp)
Meme Generator [React]
HTML/CSSJavaScriptReact
A working meme generator app based on React, CSS, FetchAPI and html2canvas.
Open in IDE
Includes assets, JPG images of the design files, design files themselves and a basic style guide. There's also a README to help you get started.
Project Description
In this project, you're supposed to build a fully functional essential meme generator website. This project includes the following features:
- Large number of Meme Image Templates are fetched dynamically using the FetchAPI via Imgflip API.
- User can add custom top and bottom text to the meme Image Template
- Forms having controlled inputs using React useState Hook
- Real-Time addition of top and bottom text as you write in the input boxes
- Saving the finally generated meme in the form of a .jpg file in your local storage
Once you start the project, a detailed breakdown is available in the README.md file. All the best!
Get involved with the community
Join our discord server and explore the community forum to share your feedback with others. Ask questions, help others and learn in public to make the best use of codedamn.
Also check out the full-stack learning path to learn how to build such projects completely on your own.