Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 357 Bytes

React + Vite

This is a Meme generator, using api to fetch data and display a random meme where the user can then right some text.

Built with React.js using Tailwindcss, useContext hook to handle complex state, reusable components and localstorage to save user preferences, in this case for the light / dark mode selection.

Responsive to all devices.