Go to file
Syifa 620457e6fb navbar, home landing-page 2025-08-25 14:04:40 +07:00
public navbar, home landing-page 2025-08-25 14:04:40 +07:00
src navbar, home landing-page 2025-08-25 14:04:40 +07:00
.gitignore navbar, home landing-page 2025-08-25 14:04:40 +07:00
README.md navbar, home landing-page 2025-08-25 14:04:40 +07:00
eslint.config.js navbar, home landing-page 2025-08-25 14:04:40 +07:00
index.html navbar, home landing-page 2025-08-25 14:04:40 +07:00
package-lock.json navbar, home landing-page 2025-08-25 14:04:40 +07:00
package.json navbar, home landing-page 2025-08-25 14:04:40 +07:00
postcss.config.js navbar, home landing-page 2025-08-25 14:04:40 +07:00
tailwind.config.js navbar, home landing-page 2025-08-25 14:04:40 +07:00
vite.config.js navbar, home landing-page 2025-08-25 14:04:40 +07:00

README.md

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.