Skip to content

bozboz/front-end-technical-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Frontend Technical Task

Please find assets for each technical task included within this repository. We recommend forking this repo or sending us a link to a codepen (http://codepen.io/).

We don't expect everything to be a perfect match. It's open book, feel free to hit Google but be prepared to explain your solution.

Task 1

Using CSS properties alone (do not change the markup), recreate the button.

Bonus points for transitions / hover state.

Task 2

Make the included layout responsive, while maintaining the heirarchy of importance.

Task 3

Write a small JavaScript application that consumes the following endpoints and displays the information in an organized way.

Feel free to use whatever technologies you like.

Don't worry too much about styling.

GET https://jsonplaceholder.typicode.com/posts

GET https://jsonplaceholder.typicode.com/posts/{POSTID}

GET https://jsonplaceholder.typicode.com/posts/{POSTID}/comments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages