ketryin / tik-tuk

Home Page:https://ketryin.github.io/tik-tuk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tik-Tuk test project for Genesis Front-End School

Project is implemented using React / React-Router / React-Loader-Spinner and deployed to Github Pages https://ketryin.github.io/tik-tuk/

Implemented tasks

  • Trending feed
  • User page + user feed
  • Adaptive markup
  • Foundation for error handling (loading data is splitted in 3 stages - pending, resolved, failed)

What also could be done

  • Proper error handling (use existing statuses and show error notifications)
  • Pagination could be done using additional parameters for trending feed api endpoint + storing current page in component state
  • Animation for video + pausing video + automatic video playing can be implemented using callbacks on iframe object

About

https://ketryin.github.io/tik-tuk/


Languages

Language:JavaScript 73.9%Language:CSS 20.3%Language:HTML 5.8%