aboutsummaryrefslogtreecommitdiff
path: root/src/components/App.js
AgeCommit message (Collapse)Author
2021-04-27licenced the software with MITMikunoNaka
2021-04-25added functionality to calculate the price after applying the discount on ↵MikunoNaka
each product
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 ↵MikunoNaka
worked upon
2021-03-27rendered a simple non-functional menu/navbarMikunoNaka
2021-03-26first commit, doesn't do anything yetMikunoNaka