Commit Graph

67 Commits (83ae2f34d789d3f1526180ecb3ba216b3ce88f14)

Author SHA1 Message Date
Jason Zhu fe2f07a165 Added configuration for Webstorm in per project setting 2023-03-18 23:39:18 +11:00
Jason Zhu 1b05c69514 Configured eslint by install eslint-plugin-prettier 2023-03-18 23:38:44 +11:00
Jason Zhu b3d48f475c Added husky and lint-staged for pre-commit check 2023-03-18 23:31:08 +11:00
Jason Zhu 8688cc44f0 Fixed lint & format using prettier and eslint 2023-03-18 23:21:20 +11:00
Jason Zhu 5ccfe5a986 Configured eslint and prettier to work on package.json 2023-03-18 22:52:01 +11:00
Jason Zhu 59ce0e2051 Installed eslint and provide configurations 2023-03-18 22:47:48 +11:00
Jason Zhu 53fcf68405 Move dev dependencies into devDependencies 2023-03-18 22:40:36 +11:00
Jason Zhu 36929bcbcc Added all image assets 2023-03-18 22:29:13 +11:00
Jason Zhu bc0c90767f Added .nvmrc file 2023-03-05 22:17:09 +11:00
Jason Zhu 634b15d0a9 Added fonts for the Pokemon card 2023-03-05 21:59:29 +11:00
Jason Zhu 8edd8b1040 Added a sample static Pokemon card 2023-03-05 21:03:15 +11:00
Jason Zhu 3ccf4bdd61 Add background image, title, and filter bar 2023-03-03 18:51:39 +11:00
Jason Zhu b60cb3fd75 Edited App component with poke_logo 2023-03-03 17:43:16 +11:00
Jason Zhu 92e869b459 Added redux-toolkit 2023-03-03 17:37:16 +11:00
Jason Zhu 278dbd3c64 Added webstorm config and prettier config 2023-03-03 17:35:00 +11:00
Jason Zhu 22226058d2 Modify README to clarify project objective 2023-03-03 17:30:17 +11:00
Jason Zhu ab886b1fb4 Initialize project using Create React App 2023-03-03 16:24:15 +11:00