This application allows the user to search videos on the Vimeo platform and manage (add and remove) videos in a playlist
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
npm install
ng serve
or npm start
Open http://localhost:4200/
to view it in the browser
MIT License Copyright (c) 2021 Daljeet Singh
Refer to LICENSE file for full information.