Skip to content

checkmate-techology/react-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Developer task

This project is a short task meant to see how you, given a design, interact with the React project to get the expected result.

Disclaimer: This is not an exam, there are no right questions and nothing will be tested by hearth. You can, and are expected, to use any tool of your selection to help you solving the task.

Task

  • Follow the Design and implement the navbar and the screens.

  • Store the notifications list in local state usign Redux

Tips

  • You have a all the nessesary input components inside the "Components" folder.

  • There's a _utils.scss class with a bunch of pre-defined styling. Feel free to use them:

    • u-padding / u-padding--small / u-margin--large / u-padding-top--large / u-margin-0 / etc.

    • t-body / title-1 / title-2 ... / title-6 / t-subtitle

    • card / card-with-border

    • background-secondary

  • There is also a couple libraries installed that mught be useful:

    • moment / react-moment

    • bootstrap

    • classnames

    • react-hook-form

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published