Skip to content

DeepthiSRao/myFlix-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myFlix-client Netlify Status

MyFlix is a client side application built using ReactJS. MyFlix app is a responsive app that displays a list of movies for registered users. Users are allowed to view the movie details, favorite movies and serach by title.

This project was bootstrapped with Create React App.

App features,

  1. Login and Registration are implemented with error handling.
  2. Displays list of movies using redux stores.
  3. Users can click movies, explore movie details, director and genre details.
  4. Search by movie title and pagination features are available.
  5. Users can update their personal information.
  6. Users are allowed to favorite/unfavorite a movie.

Project live demo link : https://myflix-react-app.netlify.app/

Markdown Logo

Installation

Clone the repository, change directories, and use NPM to install the dependencies.

$ git clone https://github.com/DeepthiSRao/myFlix-client.git
$ cd myFllix-client
$ npm install

Usage

In the project directory, you can run:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published