Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehradevesh2022/meme-generator
Create customized memes with ease using this React-based Meme Generator. Select from a variety of images, add humorous text, and see real-time previews. Leveraging useState and useEffect hooks, this app offers an interactive and responsive meme-making experience.
https://github.com/mehradevesh2022/meme-generator
css3 meme-generator netlify react-minor-projects reacthooks reactjs useeffect-hook usestate-hook
Last synced: 26 days ago
JSON representation
Create customized memes with ease using this React-based Meme Generator. Select from a variety of images, add humorous text, and see real-time previews. Leveraging useState and useEffect hooks, this app offers an interactive and responsive meme-making experience.
- Host: GitHub
- URL: https://github.com/mehradevesh2022/meme-generator
- Owner: MehraDevesh2022
- Created: 2023-08-10T15:50:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-12T02:53:47.000Z (over 1 year ago)
- Last Synced: 2024-10-03T20:41:50.464Z (about 1 month ago)
- Topics: css3, meme-generator, netlify, react-minor-projects, reacthooks, reactjs, useeffect-hook, usestate-hook
- Language: JavaScript
- Homepage: https://tubular-peony-e3bb76.netlify.app/
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meme Generator
## Demo
## Installation
1. Clone the repository:
```bash
git clone https://github.com/MehraDevesh2022/Meme-Generator.git
cd MEME-GENERATOR
```
2. Install the dependencies:```bash
npm install
```
3. Start the server:```bash
npm start
```## Contributing
Contributions are always welcome! add some more features and open a pull request!