Make a meme as beautiful as you are!
A forkable, hackable project built with Vite, Pico.css & Vanilla JS. Learn how this project was built by watching the Vanilla JavaScript Projects course on Frontend Masters.
Project Demo: anjana.dev/meme-me
Follow the steps below to deploy your own version of this project to GitHub Pages.
- Fork this Repository
- In your fork, go to
Settings > Pages
- Select
GitHub Pages
as the source. - Go to the
Actions
tab and enable workflows (they were disabled because this repo was forked) - Find the
Deploy static content to Pages
action and manuallyrun workflow
to trigger it- Note: Future runs of this workflow can be automatically triggered by pushing code changes to your repo
- When the workflow is complete, visit
https://[your-username].github.io/meme-me
- Note: If you named the repo something other than
memep-me
, make sure the URL matches what you used
- Note: If you named the repo something other than