lifeflix is an app where users can watch movies and favorite their best movies.
A supposed NETFLIX Inspired challenge.
#150DaysofALC4 #GoogleAfricaDeveloperScholarship #@Andela_ALC
All user data are saved to the browser storage. No backend API is used yet.
- After cloning the repo i.e.
git clone <git repo url> - cd into it i.e.
cd lifeflix - run
ng serve -oto start development server and open the browser
This project was generated with Angular CLI version 8.3.7.
- Run
ng buildto build the project. - The build artifacts will be stored in the
dist/directory. - Use the
--prodflag for a production build.
- 150DaysofALC4
- GoogleAfricaDeveloperScholarship
- @Andela_ALC