Go to file
2026-03-09 13:02:38 +05:30
public step 1 api 2026-02-28 17:35:28 +05:30
src form correction 2026-03-09 13:02:38 +05:30
.env step 1 api 2026-02-28 17:35:28 +05:30
.gitignore initial commit 2025-11-14 12:37:25 +05:30
dist.zip new code 2025-12-29 18:09:25 +05:30
eslint.config.js initial commit 2025-11-14 12:37:25 +05:30
index.html ui correction done 2025-12-15 17:12:56 +05:30
package-lock.json reg complete 2026-03-02 17:02:47 +05:30
package.json api registration done 2026-03-01 19:47:06 +05:30
README.md initial commit 2025-11-14 12:37:25 +05:30
vite.config.js marquee 2025-11-20 17:52:28 +05:30

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:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

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.