You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
PouyaKhajavi e28e24e5dd feat(frontend): add delete functionality for ad feed items and run history records 1 day ago
..
public feat(frontend): implement React + Vite dashboard SPA with custom styling and API connection 2 days ago
src feat(frontend): add delete functionality for ad feed items and run history records 1 day ago
.gitignore feat(frontend): implement React + Vite dashboard SPA with custom styling and API connection 2 days ago
.oxlintrc.json feat(frontend): implement React + Vite dashboard SPA with custom styling and API connection 2 days ago
README.md feat(frontend): implement React + Vite dashboard SPA with custom styling and API connection 2 days ago
index.html feat(frontend): replace native time input with custom hour/minute selects and optimize typography 1 day ago
package-lock.json feat(frontend): migrate dashboard layout and components to Tailwind CSS v4 2 days ago
package.json feat(frontend): migrate dashboard layout and components to Tailwind CSS v4 2 days ago
vite.config.js feat(backend): configure Django to serve compiled React SPA from frontend/dist 2 days ago

README.md

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some Oxlint 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 Oxlint 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 Oxlint's TypeScript related rules in your project.