- See random shower thoughts.
- Add your own shower thought using a form.
- Backend data: https://shower-thoughts-json.herokuapp.com/thoughts
-
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
- Formik
- Yup
- styled-components
- HTML/CSS