Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Problem Set: useContext

Working with the useContext

Directions

Refactor your Tic-Tac-Toe app. Your app should maintain state with useContext.

Extra Credit

  • Add a scoreboard.
  • Persist your data to storage using the localStorage API.
  • Experiment with reactstrap for some out-of-the-box styling on your components.

About

Practice with useContext

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors