aboutsummaryrefslogtreecommitdiff
path: root/src/components/App.js
AgeCommit message (Expand)Author
2021-06-25converted all the smaller files to tsxMikunoNaka
2021-06-15Using react-router to switch pagesMikunoNaka
2021-06-15created new Home PageMikunoNaka
2021-04-27licenced the software with MITMikunoNaka
2021-04-25added functionality to calculate the price after applying the discount on eac...MikunoNaka
2021-04-15laid out the BillingForm elements in a sexy wayMikunoNaka
2021-04-15Added more basic functionality for BillingFormMikunoNaka
2021-04-14now the products are passed in as props in JSON formatMikunoNaka
2021-04-14Played around with formsMikunoNaka
2021-03-29Changed directory structer a but (?)MikunoNaka
2021-03-27laid out some very basic components, the tile component still needs to be wor...MikunoNaka
2021-03-27rendered a simple non-functional menu/navbarMikunoNaka
2021-03-26first commit, doesn't do anything yetMikunoNaka