A "puzzle" website introducing students to the concept of more complicated events and effect hooks alongside state.
-
Install Node.js.
$ brew install node
-
Clone this repo and cd into the directory.
-
Install all the dependencies.
$ yarn install
-
Start your server.
$ yarn start
-
Open a new tab and navigate to
http://localhost:3000
to see your app.
- React.js
- HTML/CSS
- Formik
- Yup