aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2021-07-02added reset buttons to the formMikunoNaka
2021-06-25converted all the smaller files to tsxMikunoNaka
2021-06-15Using react-router to switch pagesMikunoNaka
2021-04-26FINALLY THE BACKEND AND FRONT END ARE TALKING NOWMikunoNaka
2021-04-18Bug Fix: now the total price of an item is the multiple of it's unit price ↵MikunoNaka
and quantity like it should be
2021-03-27rendered a simple non-functional menu/navbarMikunoNaka
2021-03-26first commit, doesn't do anything yetMikunoNaka
2021-03-26Initialize project using Create React AppVidhu Kant Sharma