Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 563 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 563 Bytes

myFlix-client

Overview

Single page app built using React.

Dependencies

  • React
  • ReactDOM

devDependencies

  • SASS

Run Locally

Clone the project

  git clone https://github.com/rmscode/myFlix-client

Go to the project directory

  cd myFlix-client

Install dependencies

  npm install

Start the server

  parcel src/index.html

Features

  • Register new users
  • User login
  • View Jackie Chan movies
  • See genre details
  • See director details
  • Edit user profile and add/remove favorite movies