Skip to content

sheilatavares/react-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Challenge React.js

    1. Fork this public repository (https://github.com/sebasworkana/react-challenge.git ), and create a new branch with the name React-Challenge-"Name and Last Name", then push it to the created branch and give access to us to review the code.
  1. The main challenge is that you create a Page with the following Style and format. alt text

  2. You need to enumerate all Periodic table of the elements on CSS class and make use of it, matching words in First name and last name "Highlighting" them as in the image.

  3. First, install "react-redux", then use the useDispatch and useSelector react-redux hooks in the components.

  4. For this challenge use redux-thunk in it. Moreover, use the react-redux hooks to give a better impression and avoid older techniques. Share data among components without using props.

  5. Is mandatory to use linter like ESLINT

  6. Create npm scripts to run project and make sure to create a readme with instructions to run project

  7. Will be valuable if you can create Docker compose file to run all environment

  8. Use github pages to host web app and test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published