No description
Find a file
2025-05-07 21:05:39 -07:00
.github/workflows code change to work in Fly.io 2025-04-21 17:14:56 -07:00
public add ByteCamp and tutorial section with YouTube integration 2025-05-07 12:48:23 -07:00
src merge with main 2025-05-07 21:05:39 -07:00
.dockerignore code change to work in Fly.io 2025-04-21 17:14:56 -07:00
.env initial commit 2025-05-07 13:26:17 -07:00
.env.development initial commit 2025-05-07 13:26:17 -07:00
.gitignore Initial Commit 2025-04-11 13:56:58 -07:00
Dockerfile corrected docker file 2025-04-21 18:37:54 -07:00
eslint.config.js Initial Commit 2025-04-11 13:56:58 -07:00
fly.toml code change to work in Fly.io 2025-04-21 17:14:56 -07:00
index.html Initial Commit 2025-04-11 13:56:58 -07:00
nginx.conf code change to work in Fly.io 2025-04-21 17:14:56 -07:00
package-lock.json add ByteCamp and tutorial section with YouTube integration 2025-05-07 12:48:23 -07:00
package.json add ByteCamp and tutorial section with YouTube integration 2025-05-07 12:48:23 -07:00
README.md Initial Commit 2025-04-11 13:56:58 -07:00
vite.config.js Initial Commit 2025-04-11 13:56:58 -07: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 and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.