- vừa được xem lúc

Part 1 | Full Stack Responsive Movie Website | MERN Project

0 0 28

Người đăng: Tuat Tran Anh

Hello friends. In this video, we are going to build Fullstack Responsive Movie Website with MERN stack and Themoviedb.

Demo: https://moonflix.vercel.app/

What are the features of this project?

- Sign up / Sign in
- Save movie to Favorite list (Remove favorite item)
- Write review for movie (Delete review)
- Search movies / tv series / people
- Light / Dark theme

What are the technologies in this project?

- Front end
- Create react app
- Material UI
- SwiperJS
- React router v6
- Formik
- Yup
- Axios
- Back end
- Express rest api
- Express validator
- Jsonwebtoken
- Mongoose
- Axios


Don't forget to click the like button and share the video with your friends if you found the video useful.

Please support me by LIKE, SHARE and SUBSCRIBE, thank you!

---- CONTACT

Facebook: https://www.facebook.com/trananh2001

Github: https://github.com/trananhtuat

---- SOURCE CODE

https://github.com/trananhtuat/fullstack-mern-movie-2022

---- RESOURCE

Create React App: https://create-react-app.dev/
Material UI: https://mui.com/
Mongoose: https://mongoosejs.com/
ExpressJS: https://expressjs.com/
Express Validator: https://express-validator.github.io/docs/
React Router: https://reactrouter.com/
Formik: https://formik.org/
Yup: https://github.com/jquense/yup
Axios: https://axios-http.com/
Swiper: https://swiperjs.com/
ThemovieDB: https://www.themoviedb.org
JWT: https://github.com/auth0/node-jsonwebtoken

---- TIMESTAMP

00:00 - Demo
02:48 - Setup Project
09:45 - Create Axios Client
10:37 - Create TMDB Client
22:55 - Create Models
33:17 - Create Handlers
38:15 - Create Token Middleware
42:15 - User Controller
53:29 - Media Controller
01:05:43 - Favorite Controller
01:11:09 - Person Controller
01:13:34 - Review Controller
01:18:56 - User Route
01:37:26 - Media Route
01:39:39 - Person Route
01:41:02 - Review Route
01:47:05 - Setup Front end Project
01:53:18 - Folder Structure
01:54:10 - Api Service
02:24:16 - Redux Features
02:35:53 - Make Utils
02:37:15 - Configs Theme
02:45:31 - Configs UI
02:51:03 - Configs Menu
02:56:46 - Custom Hooks
02:57:56 - App Layout
03:08:39 - Routing with React Router v6
03:26:17 - Global Loading
03:34:19 - Footer
03:46:38 - Header
04:03:47 - User Dropdown Menu
04:16:29 - End Part 1

---- MORE AWESOME VIDEOS

https://www.youtube.com/tuattrananh

----------------------------------------------------------------------------------

#tuattrananh #React #ReactJS #themoviedb #movies #reactmovies #reactmoviewebsite #JavaScript #JS #HTML #CSS #JavaScript #Ecommerce #slider #responsive #Darkmode #landingpage #landing #Redux #reactredux #reacthook #reacthooks #hooks #router #reactrouter #reactrouterdom #swiperjs #swiperreact #swiper

Bình luận

Bài viết tương tự

- vừa được xem lúc

Giới thiệu Typescript - Sự khác nhau giữa Typescript và Javascript

Typescript là gì. TypeScript là một ngôn ngữ giúp cung cấp quy mô lớn hơn so với JavaScript.

0 0 499

- vừa được xem lúc

Bạn đã biết các tips này khi làm việc với chuỗi trong JavaScript chưa ?

Hi xin chào các bạn, tiếp tục chuỗi chủ đề về cái thằng JavaScript này, hôm nay mình sẽ giới thiệu cho các bạn một số thủ thuật hay ho khi làm việc với chuỗi trong JavaScript có thể bạn đã hoặc chưa từng dùng. Cụ thể như nào thì hãy cùng mình tìm hiểu trong bài viết này nhé (go).

0 0 414

- vừa được xem lúc

Một số phương thức với object trong Javascript

Trong Javascript có hỗ trợ các loại dữ liệu cơ bản là giống với hầu hết những ngôn ngữ lập trình khác. Bài viết này mình sẽ giới thiệu về Object và một số phương thức thường dùng với nó.

0 0 136

- vừa được xem lúc

Tìm hiểu về thư viện axios

Giới thiệu. Axios là gì? Axios là một thư viện HTTP Client dựa trên Promise.

0 0 117

- vừa được xem lúc

Imports và Exports trong JavaScript ES6

. Giới thiệu. ES6 cung cấp cho chúng ta import (nhập), export (xuất) các functions, biến từ module này sang module khác và sử dụng nó trong các file khác.

0 0 93

- vừa được xem lúc

Bài toán đọc số thành chữ (phần 2) - Hoàn chỉnh chương trình dưới 100 dòng code

Tiếp tục bài viết còn dang dở ở phần trước Phân tích bài toán đọc số thành chữ (phần 1) - Phân tích đề và những mảnh ghép đầu tiên. Bạn nào chưa đọc thì có thể xem ở link trên trước nhé.

0 0 229