Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 430 Bytes

Counter App with React

screen shot

Developed a React application for learning how to properly implement useState. Played around with some JS to allow the counter to increment in prime numbers.

Website

Click here to view the site!


Features

  • useState()
  • Prime Number Generation