Interfaz de usuario desarrollada con Vite, React y Tailwind CSS para gestión de notas.
- Vite
- React 18
- React Router DOM
- Tailwind CSS
- Axios
- React Hook Form
| Ruta | Descripción |
|---|---|
| / | Página de inicio |
| /login | Inicio de sesión |
| /register | Registro de usuario |
| /notes | Lista de notas |
| /add-note | Crear nueva nota |
| /notes/:id | Editar nota |
| /profile | Perfil del usuario |
mkdir Proyecto && cd Proyecto
git clone https://github.com/lvescobar/APPSC.git
git clone https://github.com/lvescobar/FAPPSC.gitdocker-compose up --build -ddocker exec -it frontend_container npm install react-hook-form- Frontend: http://localhost:5173
- Backend: http://localhost:3000
- Laura Valentina Escobar
- Manuel Muñoz
Servicios Convergentes - Universidad del Cauca 2026