Create and share hilarious memes effortlessly with this React.js-based Meme Generator! Choose from popular templates, add custom text, and spread the laughter. Perfect for meme enthusiasts and a showcase of frontend development skills.
- Choose from a variety of popular meme templates.
- Add custom text to personalize your memes.
- Share your creations with friends and family.
- Built with React.js, showcasing frontend development skills.
- Clone the repository:
git clone https://github.com/saeedhalabi/meme-generator.git
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit:
http://localhost:3000
- React.js
- HTML/CSS
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.