$ php -S 127.0.0.1:8000
$ yarn dev
- Create a PHP file to work as an ”API” exporting a JSON construct holding the information to build this task and call it with Javascript
- Tabs
- Includes JS functionality
- Random tab selection on every page load
- Lists
- In the "Topics" tab, the number of topics after the headline should count up from zero to a random number of posts animated with a nice transition
- In the second tab "Archives" please add several rows containing on the left a picture and on the right some random text
- In Pages Feel free to be creative and add some custom content
- The solution should be responsive
- Please use the following folder structure for your assets
├──css ├──img ├──js ├──index.html └──api.php
- please do not use any frameworks or libraries
- please do not use bootstrap or any other CSS framework
- A plus would be to use a modern frontend workflow (ex. Grunt, Gulp, Webpack, …). However please bear in mind these are optional tasks just provide us with further visibility of your technical skills. They are not a must.
Sources
readable_random_string()
for dummy API content- Basic tab script as base to work with
- Count up numbers from 0 to x