Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 824 Bytes

File metadata and controls

36 lines (20 loc) · 824 Bytes

lifeflix

lifeflix is an app where users can watch movies and favorite their best movies.

A supposed NETFLIX Inspired challenge.

#150DaysofALC4 #GoogleAfricaDeveloperScholarship #@Andela_ALC

Brief description

All user data are saved to the browser storage. No backend API is used yet.

How to use

  • After cloning the repo i.e. git clone <git repo url>
  • cd into it i.e. cd lifeflix
  • run ng serve -o to start development server and open the browser

This project was generated with Angular CLI version 8.3.7.

Build

  • Run ng build to build the project.
  • The build artifacts will be stored in the dist/ directory.
  • Use the --prod flag for a production build.

Credit

  • 150DaysofALC4
  • GoogleAfricaDeveloperScholarship
  • @Andela_ALC