Deployed link
It's a web app to create memes that is build using ReactJS and imgflip API
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