The exercise is from the course - Learn React for free created by Bob Ziroll from Scriba.
In this exercise, I learned:
- Use
useState
to create variables, mutate them and let variables reactively change on web page. - Use
useEffect
to call external APIs to avoid side effects in React.js
- Solution URL: meme-generator
- Live Site URL: Live Demo
- The Layout Design URL: Meme Generator
- Semantic HTML5 markup
- React - JS library
- Medium - [Cassie,來學]](https://medium.com/@cassiecoding)
- Cake Resume - @SHANYU LIN