Skip to content

OttrTechnology/react-assessment

Repository files navigation

Getting started

  1. Fork this project (uncheck the option to copy main branch only).
  2. Enter yarn to install the required project dependencies.
  3. Visit the branch of the challenge you wish to tackle. (recommended to go in preferred order)
  4. Enter yarn dev to run the challenge and begin your tasks.
  5. You'll find further instructions in the README.md file of each challenge.

Challenges (in preferred order)

Branch Difficulty Main Topics Covered
js/counter-app props state conditional-render
js/shopping-list ⭐⭐ state data-mapping array-manipulation
js/gallery ⭐⭐⭐ APIs data-mapping

About

React Coding Challenges to be used for assessment.

Resources

Stars

Watchers

Forks