Skip to content

Techdaan1/myFlix-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyFlix client project

Objective

React has been used to build the client-side for an application called myFlix based on its existing server-side code (REST API and database).

Technical requirements

  • The application must be a single-page application (SPA)
  • The application must use state routing to navigate between views and share URLs
  • The application must give users the option to filter movies
  • The application must give users the option to sort movies
  • The application must initially use Parcel as its build tool
  • The application must be written using the React library and in ES2015+
  • The application must be written with React Redux (hence respecting the Flux pattern)
  • The application must use Bootstrap as a UI library for styling and responsiveness
  • The application must contain a mix of class components and function components
  • The application may be hosted online

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages