trip-planner/frontend
myrmidex 8c68cdfe9f Implement Sanctum (#23)
Reviewed-on: https://codeberg.org/lvl0/trip-planner/pulls/23
Co-authored-by: myrmidex <myrmidex@myrmidex.net>
Co-committed-by: myrmidex <myrmidex@myrmidex.net>
2025-09-26 21:50:44 +02:00
..
public Fresh react and laravel install 2025-09-26 00:13:15 +02:00
src Implement Sanctum (#23) 2025-09-26 21:50:44 +02:00
.env Implement Sanctum (#23) 2025-09-26 21:50:44 +02:00
.gitignore Fresh react and laravel install 2025-09-26 00:13:15 +02:00
eslint.config.js Fresh react and laravel install 2025-09-26 00:13:15 +02:00
index.html Fresh react and laravel install 2025-09-26 00:13:15 +02:00
package-lock.json Implement Sanctum (#23) 2025-09-26 21:50:44 +02:00
package.json Implement Sanctum (#23) 2025-09-26 21:50:44 +02:00
README.md Fresh react and laravel install 2025-09-26 00:13:15 +02:00
vite.config.js Fresh react and laravel install 2025-09-26 00:13:15 +02: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:

React Compiler

The React Compiler is not enabled on this template. 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.