This is my solution to the Travel Journal solo project on Scrimba
This project helped me understand the following:
- Reusable Components
- Use of .map() and props
This project was created with Vite
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