https://github.com/yog9/meme-generator
Meme Generator
https://github.com/yog9/meme-generator
first-project meme-generator react-js
Last synced: 2 months ago
JSON representation
Meme Generator
- Host: GitHub
- URL: https://github.com/yog9/meme-generator
- Owner: Yog9
- Created: 2019-03-04T09:11:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T07:26:05.000Z (over 5 years ago)
- Last Synced: 2025-02-26T19:44:59.063Z (over 1 year ago)
- Topics: first-project, meme-generator, react-js
- Language: JavaScript
- Homepage: https://yog9.github.io/meme-generator/
- Size: 503 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MeMe Generator
[Demo of MeMe Generator Here](https://yog9.github.io/meme-generator/)
## Summary
MeMe Generator uses an api to fetch images by using axios. User can insert text on different images to make memes.
### Motivation
The purpose of this project was to get familiar with React js.
### Getting Started
Click the demo link or clone/download the repository on your local machine.
#### To Run the project on local machine
##### Install the project dependencies
* In the root run
`npm install`
### To run the project
* Then run
`npm start`
### Built With
* React js
* CSS3
### Features
**1. Generate memes with different images and text colors.**
### Coming Soon
- [ ] Create an option to download the meme.