Skip to content

isumix/2019-11-06-dummy-feed-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test task for React.js or Vue.js candidates

Develop a dummy feed using fake data REST API https://jsonplaceholder.typicode.com/

Home screen should render the list of posts. Each entry should include username, post title and the beginning of post text.

Clicking on post entry opens a popup (or new page, as you like) with full post text and the list of comments below.

Please apply some CSS so that it looks pretty.

Provide code on Github.

In case of React.js - use Typescript.

JSONPlaceholder - Fake online REST API for developers https://jsonplaceholder.typicode.com

About

job test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published