Commit Graph
23 Commits
Author SHA1 Message Date
Leon Xu 1837dd18af doc: add App function with styles and components 2022-09-03 12:08:02 -07:00
Leon Xu 476d78b3b8 file: create Sidebar directory with Sidebar component and its stylesheet 2022-09-03 12:07:08 -07:00
Leon Xu 6d672f76d8 doc: add navbar functions 2022-09-03 12:05:50 -07:00
Leon Xu 4f9104e3a8 doc: add Search and Sidebar to component's main index file 2022-09-03 12:03:13 -07:00
Leon Xu 8a9e92ea5a doc: add Navbar to component's main index file 2022-09-03 12:02:52 -07:00
Leon Xu 8cadd72b18 doc: add ToogleColorMode from utils directory 2022-09-03 11:56:57 -07:00
Leon Xu ce47e04191 doc: add searchContainer and input styles into the stylesheet 2022-09-03 11:53:35 -07:00
Leon Xu c0345b9e85 file: create Search component in Search directory with its own stylesheet 2022-09-03 11:53:07 -07:00
Leon Xu ee858f8aa4 doc: add styles into styles.js 2022-09-03 11:42:46 -07:00
Leon Xu 9c11425609 file: add ToggleColorMode component into utils directory 2022-09-03 11:38:37 -07:00
Leon Xu 79f313d4a8 file: create styles.js in Navbar directory 2022-09-03 11:29:25 -07:00
Leon Xu 281b48d60a file: create index.js file in the components directory that contains all the export from the components directory 2022-09-03 11:24:04 -07:00
Leon Xu 9b8e92cf23 file: move styles.js from src directory into components directory 2022-09-03 11:20:34 -07:00
Leon Xu f4674b516d file: create index.css with different styles 2022-09-03 11:19:54 -07:00
Leon Xu 32090e4a61 file: remove App.css and index.css 2022-09-03 11:18:29 -07:00
Leon Xu e7a6717c47 file: create styles.js and add @mui/styles within makeStyles 2022-09-03 11:16:52 -07:00
Leon Xu 385b3b0e92 file: create components directory and add app.jsx into the directory 2022-09-03 11:14:14 -07:00
Leon Xu 40b3cf49f5 doc: add BrowserRouter to main index file 2022-09-03 11:13:49 -07:00
Leon Xu 6cea768210 doc: add additional packages from the default React application 2022-09-03 11:09:45 -07:00
Leon Xu 360536536b doc: add roboto fonts from Google Fonts into index.html 2022-09-03 11:05:51 -07:00
Leon Xu be1ca14109 file: create initialize React application 2022-09-03 11:03:10 -07:00
Leon Xu d058d723b6 Update README.md 2022-09-03 17:57:30 +00:00
Leon Xu 1a3f8aa5d2 file: create README.md 2022-09-03 17:57:01 +00:00