Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

vdanylov/opti-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recrutation Task

Write a simple frontend application which will be showing top stories for hacker news. Put your code into your github account.

Tasks to make: list of all top stories. fetch them using api call: https://github.com/HackerNews/API from the list user can click in the story and this will fetch more data about story e.g. https://hacker-news.firebaseio.com/v0/item/15930143.json show new view with fetched data for story inside story by clicking url from json open a modal which show the page

Stack: use react use https://github.com/tleunen/react-mdl use redux use redux saga for async calls write tests using jest

Spend max 3 hours on that even if you are not completed all requirements. On the beginning when you start please create first commit with one file README.md with description of this task. Last commit should not be submitted after 3h of the first commit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published