An open API service indexing awesome lists of open source software.

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

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.