Go to file
deepvasoya 4717c67cca feat: pr changes 2025-05-08 16:55:35 +05:30
public feat: initial commit 2025-05-06 18:33:01 +05:30
src feat: pr changes 2025-05-08 16:55:35 +05:30
.gitignore feat: initial commit 2025-05-06 18:33:01 +05:30
README.md feat: initial commit 2025-05-06 18:33:01 +05:30
eslint.config.js feat: initial commit 2025-05-06 18:33:01 +05:30
index.html feat: initial commit 2025-05-06 18:33:01 +05:30
package-lock.json feat: initial commit 2025-05-06 18:33:01 +05:30
package.json feat: initial commit 2025-05-06 18:33:01 +05:30
vite.config.js feat: initial commit 2025-05-06 18:33:01 +05:30

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.