Made a meme webapp using imgflip meme api as source
https://meme-maker-bobross96.web.app/
- git clone the repo
- create your own firebase account and setup your own project
- firebase init hosting in the repo (https://firebase.google.com/docs/hosting/quickstart)
- firebase deploy
Alot of changes can be made frontend wise, very basic app showing GET request for image/ sending a POST request to API using fetch