Skip to content

its-a-maxi/video-player

Repository files navigation


video-player

ℹ️ About The Project

Front-end exercise, you are asked to create a page with angular capable of displaying youtube videos, with an history of viewed videos and a bookmark system. The history and the bookmarks should be saved on local storage.

Exercise

Built With

(back to top)

🏃 Quick Start

Prerequisites

  • If you want to deploy the production application you need some type of simple server, I use serve

Installation

  • Clone the repo
  git clone https://github.com/its-a-maxi/video-player.git

(back to top)

⌨️ Usage

  • Navigate to the project folder

  • Install npm

  npm install
  • To deploy production app:

    • Build the app
      ng build
    • Deploy the app
      <simple server deployment> dist/angular-video-player/.
  • To use development mode:

    • Deploy the app
      ng serve

(back to top)

📫 Contact

Maximo Monroy - monroy.vds@gmail.com

Project Link: https://github.com/its-a-maxi/video-player

(back to top)

🥇 Acknowledgments

(back to top)

About

Front-end exercise, you are asked to create a page with angular capable of displaying youtube videos, with an history of viewed videos and a bookmark system. The history and the bookmarks should be saved on local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors