A meme creator app made created with ReactJS and TypeScript
MomoMaker
A meme creator app made created with ReactJS and TypeScript.
Languages
- ENGLISH
- ESPAÑOL
Demo
Click here to see the demo app.
How to install it
- Clone the repo.
git clone https://github.com/seokkuuu/momomaker
. - Run the development server.
npm run dev
oryarn dev
.
Build a production web app
- Build the React app.
npm run build
oryarn build
Important
I’m not responsible that what the people do with this project. Anything uploaded is not stored on any database or uploaded to a rest api.
This project was made for fun and educational purposes.
Read the license used on this project to know what can you do with this code.