Skip to content

Hritvik-Mohan/GiggleGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme-Generator

Deployed link

It's a web app to create memes that is build using ReactJS and imgflip API

Setup

Clone the repository

git clone https://github.com/HarshitRV/sarcasmapi-frontend.git

After cloning the repo, install all the dependencies and packages.

npm install

Run

npm run dev