Commit Graph

12 Commits (ba6a05484698e80bb57d4dc1f6020c401a78f59c)

Author SHA1 Message Date
Christopher Lindelof ba6a054846 Add Redux.
- Create ./store

- Create authentication slice to manage authentication state globally.

Add tailwindcss for styling

Skeleton out the app logic to have authentication.

Skeleton out the login component
2024-08-20 15:43:13 -04:00
Christopher Lindelof 24e3493995 Update README.md. Current state of compose file 2024-08-20 02:58:20 -04:00
Christopher Lindelof 329b42bca4 update gitignore 2024-08-20 02:51:26 -04:00
Christopher Lindelof e0651bd04c Initial Docker set up. 2024-08-20 02:37:44 -04:00
Christopher Lindelof e4b2f871aa Fix misnamed .gitignore 2024-08-20 02:37:04 -04:00
Christopher Lindelof eb39e7d91c Add root project .getignore 2024-08-20 02:35:54 -04:00
Christopher Lindelof 20c6808130 Add some broad stroke details to the project README 2024-08-20 01:34:20 -04:00
Christopher Lindelof 2c6f6707c9 Add Dockerfile and YAML file to initialize docker stack for application 2024-08-20 01:31:51 -04:00
Christopher Lindelof 7d7813d452 Edit README.md 2024-08-20 01:29:06 -04:00
Christopher Lindelof 283328afec Initialize Front-End with Create-React-App 2024-08-20 01:19:38 -04:00
Christopher Lindelof 7b894098e3 Initial Commit 2024-08-20 01:14:58 -04:00
Christopher Lindelof a516044c58 Initial Commit 2024-08-20 01:13:38 -04:00