Commit Graph

5 Commits (master)

Author SHA1 Message Date
Christopher Lindelof 9a9886db53 seperate fuel purchase modal into class of it own.
begin stubbing out api
2024-08-27 13:13:13 -04:00
Christopher Lindelof 2863bdb149 Template out authorized side of application. 2024-08-27 08:44:33 -04:00
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 e0651bd04c Initial Docker set up. 2024-08-20 02:37:44 -04:00
Christopher Lindelof 283328afec Initialize Front-End with Create-React-App 2024-08-20 01:19:38 -04:00