This game was built with React.js, following The Odin Project curriculum. The main goal of this game is to apply new concepts that I have learned: using hooks to manage and utilize state while fetching and using data from an external API.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh