Commit Graph

53 Commits

Author SHA1 Message Date
2164aeee33 Add login functionality, authentication handling, and logout support
Some checks failed
continuous-integration/drone/push Build was killed
Replaced React 19 with React 18 due to compatibility issues. Introduced conditional rendering for login and app components based on authentication state. Added basic login form and error handling. Updated styles for authentication UI and enhanced header with logout functionality.
2025-11-20 18:32:02 -04:00
deb38ca331 Replace CRA boilerplate with custom dashboard setup, remove unused files, and add new styles and components.
Some checks failed
continuous-integration/drone Build was killed
2025-11-16 11:52:12 -04:00
a78a146129 Initialize project using Create React App 2025-11-13 21:23:20 -04:00