No description
Find a file
Daniel Díaz 6237470179 Present dialog when a song has been added already
Signed-off-by: Daniel Díaz <yosoy@danieldiaz.org>
2025-07-14 22:44:40 -06:00
public Initial, blind commit. 2025-07-10 23:43:41 -06:00
src Present dialog when a song has been added already 2025-07-14 22:44:40 -06:00
.gitignore gitignore: Add .vercel link 2025-07-14 22:34:26 -06:00
eslint.config.js Initial, blind commit. 2025-07-10 23:43:41 -06:00
index.html Initial, blind commit. 2025-07-10 23:43:41 -06:00
package-lock.json Initial, blind commit. 2025-07-10 23:43:41 -06:00
package.json Initial, blind commit. 2025-07-10 23:43:41 -06:00
README.md Initial, blind commit. 2025-07-10 23:43:41 -06:00
vite.config.js Initial, blind commit. 2025-07-10 23:43:41 -06:00

React + 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:

Expanding the ESLint configuration

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.