Commit Graph

  • 69d7af223a build(deps): bump webpack from 5.74.0 to 5.76.1 dependabot/npm_and_yarn/webpack-5.76.1 dependabot[bot] 2023-03-15 05:18:26 +00:00
  • 3f48d28ea0 build(deps): bump json5 from 1.0.1 to 1.0.2 dependabot/npm_and_yarn/json5-1.0.2 dependabot[bot] 2023-01-09 05:45:31 +00:00
  • d03cb27684 build(deps): bump loader-utils from 2.0.2 to 2.0.4 dependabot/npm_and_yarn/loader-utils-2.0.4 dependabot[bot] 2022-11-16 10:54:30 +00:00
  • 956b0ef597 [ImgBot] Optimize images imgbot ImgBotApp 2022-09-04 02:57:13 +00:00
  • 1444895248 Merge pull request #1 from LeonXu260/dev main Leon Xu 2022-09-03 13:27:54 -07:00
  • 1e5fb8ab2e Merge branch 'dev' into 'main' origin/main origin/HEAD github/main Leon Xu 2022-09-03 20:22:12 +00:00
  • 2d6884389f file: create index.js file in the components directory that contains all the... Leon Xu 2022-09-03 20:22:11 +00:00
  • 4ec628321b doc: update Navbar component and Navbar function github/dev Leon Xu 2022-09-03 13:09:08 -07:00
  • a1c2d9a508 doc: add Sidebar function Leon Xu 2022-09-03 13:07:24 -07:00
  • 0d77db21fd doc: add styles to RelatedCards stylesheet Leon Xu 2022-09-03 13:06:20 -07:00
  • 76e7d3e588 doc & fix: renamed from styles.jsx into style.js Leon Xu 2022-09-03 13:05:59 -07:00
  • 11c0d8ec7d doc: add styles in Pagination stylesheet Leon Xu 2022-09-03 13:05:13 -07:00
  • f8069a2fbc doc: add styles in MovieList stylesheet Leon Xu 2022-09-03 13:04:32 -07:00
  • f59649d811 doc: add styles in MovieInfo stylesheet Leon Xu 2022-09-03 13:04:05 -07:00
  • 2a9f5fe56d doc: add styles in Movie stylesheet Leon Xu 2022-09-03 13:03:41 -07:00
  • 9083aff42e doc: add styles in Action stylesheet Leon Xu 2022-09-03 13:03:09 -07:00
  • 39bcb30710 doc: add styles in FeaturedMovies Leon Xu 2022-09-03 13:02:43 -07:00
  • c66081b6ca doc & fix: rename from styles.jsx into style.js Leon Xu 2022-09-03 13:02:20 -07:00
  • 001f1c4748 file: add images to both genres and images directory in assets directory Leon Xu 2022-09-03 12:58:53 -07:00
  • 4f0598bbf6 doc: add Routes into the main app component Leon Xu 2022-09-03 12:57:47 -07:00
  • f186d7c8bc doc: add Actors, Movies, MovieInfo, Profile, MovieList, Sidebar, MovieList, Movie, Pagination, RatedCards, and FeaturedMovie exports into the component's main component Leon Xu 2022-09-03 12:54:19 -07:00
  • 3137c48e52 doc: create RatedCards function Leon Xu 2022-09-03 12:51:30 -07:00
  • 9c3dd41df5 doc: create Profile function Leon Xu 2022-09-03 12:50:34 -07:00
  • 3d95c500c5 file: remove styles stylesheet in profile directory Leon Xu 2022-09-03 12:50:02 -07:00
  • 129688fb66 doc: create Pagination function Leon Xu 2022-09-03 12:49:24 -07:00
  • 5dd492df40 doc: create FeatureMovie function Leon Xu 2022-09-03 12:48:33 -07:00
  • fa0c470554 file: create RatedCards component with its own stylesheet in RatedCards directory Leon Xu 2022-09-03 12:47:53 -07:00
  • 8e5ccceed2 file: create Profile component with its own stylesheet in Profile directory Leon Xu 2022-09-03 12:47:39 -07:00
  • 96f335d3fd file: create Pagination component with its own stylesheet in Pagination directory Leon Xu 2022-09-03 12:47:18 -07:00
  • 612797ef6b file: create FeatureMovie component with its own stylesheet in FeaturedMovie directory Leon Xu 2022-09-03 12:46:52 -07:00
  • a534d66648 doc: create Actors function Leon Xu 2022-09-03 12:44:38 -07:00
  • 51ca7a3783 file: create Actors component with its own stylesheet in Actors directory Leon Xu 2022-09-03 12:44:04 -07:00
  • e4f89b7895 doc: create Movie function Leon Xu 2022-09-03 12:43:05 -07:00
  • e68e1e74ce file: create Movie component with its stylesheet in Movie directory Leon Xu 2022-09-03 12:42:49 -07:00
  • 2fad796632 doc: create MovieInfo function Leon Xu 2022-09-03 12:40:49 -07:00
  • 3ae38b61e4 file: create MoviesInfo and its stylesheet into the MovieInfo directory Leon Xu 2022-09-03 12:40:02 -07:00
  • 9687230690 doc: create MovieList function Leon Xu 2022-09-03 12:38:53 -07:00
  • dbf3ee2897 file: create styles for MoveList component Leon Xu 2022-09-03 12:38:27 -07:00
  • b780f788b3 file: create MovieList component in MovieList directory Leon Xu 2022-09-03 12:37:44 -07:00
  • 1afd40fae5 doc: create Movies function Leon Xu 2022-09-03 12:36:40 -07:00
  • 0f6d36f777 file: create Movies component in Movies directory Leon Xu 2022-09-03 12:36:11 -07:00
  • 540c90e693 doc: import useAlan and use it within the App.jsx Leon Xu 2022-09-03 12:34:47 -07:00
  • 2ca1a190e7 doc: move Alan from root directory into components directory Leon Xu 2022-09-03 12:33:40 -07:00
  • 4f30c1d434 file: create Alan AI file Leon Xu 2022-09-03 12:32:37 -07:00
  • de55bfa2fa doc: add configureStore function to store file Leon Xu 2022-09-03 12:23:36 -07:00
  • cdbccd35cf doc: add Provider to render function and move the rest of the components into the Provider tag Leon Xu 2022-09-03 12:17:50 -07:00
  • 5f737dc824 doc: import Provider from react-redux and store from store directory Leon Xu 2022-09-03 12:16:27 -07:00
  • ac35bb1c1b doc: add genreOrCategory function Leon Xu 2022-09-03 12:14:49 -07:00
  • 6320ee8578 doc: add initialState and authSlice in auth file Leon Xu 2022-09-03 12:14:12 -07:00
  • dc68b05303 file: add currentGenreOrCategory file in features directory Leon Xu 2022-09-03 12:13:32 -07:00
  • 86720b1be4 file: add auth file into features directory Leon Xu 2022-09-03 12:13:04 -07:00
  • b7b256b56e doc: add index file into utils directory Leon Xu 2022-09-03 12:12:17 -07:00
  • e7486cf0c9 doc: add tmdbApi function Leon Xu 2022-09-03 12:11:30 -07:00
  • fcb9344b3b file: create services directory with TMDB api Leon Xu 2022-09-03 12:10:28 -07:00
  • f2dcbc88f4 file: create store file in app directory Leon Xu 2022-09-03 12:09:03 -07:00
  • 1837dd18af doc: add App function with styles and components Leon Xu 2022-09-03 12:08:02 -07:00
  • 476d78b3b8 file: create Sidebar directory with Sidebar component and its stylesheet Leon Xu 2022-09-03 12:07:08 -07:00
  • 6d672f76d8 doc: add navbar functions Leon Xu 2022-09-03 12:05:50 -07:00
  • 4f9104e3a8 doc: add Search and Sidebar to component's main index file Leon Xu 2022-09-03 12:03:13 -07:00
  • 8a9e92ea5a doc: add Navbar to component's main index file Leon Xu 2022-09-03 12:02:52 -07:00
  • 8cadd72b18 doc: add ToogleColorMode from utils directory Leon Xu 2022-09-03 11:56:57 -07:00
  • ce47e04191 doc: add searchContainer and input styles into the stylesheet Leon Xu 2022-09-03 11:53:35 -07:00
  • c0345b9e85 file: create Search component in Search directory with its own stylesheet Leon Xu 2022-09-03 11:53:07 -07:00
  • ee858f8aa4 doc: add styles into styles.js Leon Xu 2022-09-03 11:42:46 -07:00
  • 9c11425609 file: add ToggleColorMode component into utils directory Leon Xu 2022-09-03 11:38:37 -07:00
  • 79f313d4a8 file: create styles.js in Navbar directory Leon Xu 2022-09-03 11:29:25 -07:00
  • 281b48d60a file: create index.js file in the components directory that contains all the export from the components directory Leon Xu 2022-09-03 11:24:04 -07:00
  • 9b8e92cf23 file: move styles.js from src directory into components directory Leon Xu 2022-09-03 11:20:34 -07:00
  • f4674b516d file: create index.css with different styles Leon Xu 2022-09-03 11:19:54 -07:00
  • 32090e4a61 file: remove App.css and index.css Leon Xu 2022-09-03 11:18:29 -07:00
  • e7a6717c47 file: create styles.js and add @mui/styles within makeStyles Leon Xu 2022-09-03 11:16:52 -07:00
  • 385b3b0e92 file: create components directory and add app.jsx into the directory Leon Xu 2022-09-03 11:14:14 -07:00
  • 40b3cf49f5 doc: add BrowserRouter to main index file Leon Xu 2022-09-03 11:13:49 -07:00
  • 6cea768210 doc: add additional packages from the default React application Leon Xu 2022-09-03 11:09:45 -07:00
  • 360536536b doc: add roboto fonts from Google Fonts into index.html Leon Xu 2022-09-03 11:05:51 -07:00
  • be1ca14109 file: create initialize React application Leon Xu 2022-09-03 11:03:10 -07:00
  • d058d723b6 Update README.md Leon Xu 2022-09-03 17:57:30 +00:00
  • 1a3f8aa5d2 file: create README.md Leon Xu 2022-09-03 17:57:01 +00:00