Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 391 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 391 Bytes

ClickMemes

This is an react app to click through random reddit memes.
Click on the image or button to get a new meme!

Preview:

preview

Run by yourself:

Clone the repo: git clone https://github.com/JannesT3011/ClickMemes

cd ClickMemes
npm start

For production run: npm run build