Dev-Daljeet / VimeoSearch

A Vimeo search and playlist app built with Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Vimeo search and playlist app built with Angular

License:MIT License


Languages

Language:TypeScript 73.2%Language:CSS 12.2%Language:HTML 8.7%Language:JavaScript 5.9%