Агрегатор соціальних медіа , якому ти задаєш для моніторингу ключові слова, а він через апі видає результати.
- Artem Luzhanovskyi https://github.com/ucozlab
- Anton Luzhanovskyi https://github.com/diss1dent
- Authorization / Registration
- Search in Youtube, Twitter, Vimeo using their API
- Navigation to post
- Storing Post as bookmark / Bookmarks page
- Commenting posts / Comments Page
Project is written using Webpack, Angular 2, Typescript, Bootstrap and Redux pattern using @ngrx/store
as component communication. Localstorage is temporary used instead of real BD
clone or download the project
$ npm install
$ npm start
Vimeo and Twitter API needs server communication, so local server with PHP > 5.5 needed