1.en el celular da problemas si se usa chrome (no entiendo muy bien el porque).
2.StrictMode sigue estando (esta en el main.jsx) asi que puede que aparezcan dobles consultas en la consola por esto.
git clone https://github.com/userAndres99/Proyecto-Marvel.git
1.ingresa al directorio con: cd Proyecto-Marvel
2.ejecuta: npm install
npm run dev
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint
in your project.