Commit Graph

13 Commits

Author SHA1 Message Date
Ole Morud
af98ee0e2c move InstructionMenu to components directory
additionally make a map parameter explicitly typed
2022-08-22 13:51:28 +02:00
Ole Morud
66e2f5290f make instruction menu cards unselectable 2022-08-21 22:08:29 +02:00
Ole Morud
505d3d6e98 update .gitignore 2022-08-21 21:49:13 +02:00
Ole Morud
04e61ad10d Update package/package-lock 2022-08-21 21:48:24 +02:00
Ole Morud
553c984612 Delete react default files 2022-08-21 21:47:50 +02:00
Ole Morud
8e27cf4f49 Delete <app/> 2022-08-21 21:46:11 +02:00
Ole Morud
c957b1f68a ESLint formatting 2022-08-21 21:45:10 +02:00
Ole Morud
b2cda262ed add ESLint + prettier config 2022-08-21 21:44:35 +02:00
Ole Morud
656c668037 make index render new components and remove <app/> 2022-08-21 21:43:46 +02:00
Ole Morud
f8c475b699 add instruction selection panel (WIP) 2022-08-21 21:41:57 +02:00
Ole Morud
264a406e4b Add list of instructions 2022-08-21 21:41:20 +02:00
Ole Morud
770d68d5a5 Add board component 2022-08-21 21:40:10 +02:00
Ole Morud
f3a701d4a1 Initialize project using Create React App 2022-08-19 12:26:08 +02:00