4 Commits

Author SHA1 Message Date
43f9d8204c Add registration and login pages
Added new pages for user registration and login. Also implemented registration and login forms. Updated dependencies in package.json and modified layout design in header and theme-selector components.
2024-05-16 08:59:00 +02:00
4559bc1431
Extended README with project details and instructions
An elaborate explanation of the project, development setup, and deployment instructions has been added to the README. This includes details of the technologies utilized, step-by-step instructions for running the development server, and links to useful resources for further readme.
2024-05-15 17:04:03 +02:00
4b7910e7a7
Add generated system configs, theme and page elements
This commit adds the necessary configuration files for the system, including components for the Tailwind CSS and version control. It also includes code for creating a basic user interface with theme and page elements. Additionally, the commit includes new SVG resources for design elements.
2024-05-15 17:03:18 +02:00
1a5ec57c64 Initial commit 2024-05-14 20:12:06 +02:00