/VimeoSearch

A Vimeo search and playlist app built with Angular

Primary LanguageTypeScriptMIT LicenseMIT

VimeoSearch

This application allows the user to search videos on the Vimeo platform and manage (add and remove) videos in a playlist

A sample screenshot/gif of Project

Screesshot of output

Installation and Setup Instructions

Note: You will need node and Angular CLI installed globally on your machine.

Firstly, clone down this repository.

git clone https://github.com/Dev-Daljeet/VimeoSearch

cd VimeoSearch

Installation:

npm install

To start a server:

ng serve or npm start

To visit the app:

Open http://localhost:4200/ to view it in the browser

License

MIT License Copyright (c) 2021 Daljeet Singh

Refer to LICENSE file for full information.