Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sebasworkana/react-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

DO NOT PULL TO THIS REPOSITORY

react-challenge

  1. Create a fork of this public repository https://github.com/sebasworkana/react-challenge.git on your own repository, and push it to a branch called react-challenge and then send a PR to your main branch, finally give us access to this github user sebasworkana.
  2. The main challenge is that you create a Page with the following Style and format. React-Challenge.png
  3. 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.
  4. First, install “react-redux”, then use the useDispatch and useSelector react-redux hooks in the components.
  5. 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.
  6. Is mandatory to use linter like ESLINT
  7. Create npm scripts to run project and make sure to create a readme with instructions to run project
  8. Will be valuable if you can create Docker compose file to run all environment
  9. 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

 
 
 

Contributors