Skip to content

namanh2310/Movie-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

Introduction

This website application is my self-project created for studying and applying the knowledge that I've learnt about Redux and Redux Toolkit (RTK) 🎈
Note that: The generated UI is 30% based on Netflix client (Login and Welcome page)

Technologies

This project is 100% Frontend technologies:

  • ReactJS:
     + Axios: for calling movies/series API
     + react-router-dom: for navigating and classifying by URL for the website

  • Redux Toolkit:
     + createAsyncThunk: for calling movies/series API and handling many asynchronous actions

  • Redux Persist: for creating the login/logout functions

Functions:

Movie App contains many basic functions:
  • Login/Logout
  • Search (by name/year)
  • Change categories (Movies/Series)
  • Show the movies/series' information (poster, description, title, trailer, ...)
  • Paging

Here is the demo !!

image image image


For the full demo, please scan the below QR code
image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published