Handsome Hand is a front-end web application where users can see the artist, Heidi Tullman's previous art works, sign works, read about her services and sign up for the custom made hand painted signs.
- Clone this repository and change the directory
- Install all dependencies
$ yarn
- Run the app
$ yarn start
- Users can request a new custom made sign painting using the form
- Users can read about the artist and look at the artist's portfolio.
- React.js
- HTML/CSS
- Netlify
- EmailJS API
- EmailJS
- React Forms
- React Hooks Update the user's input state in the form page using hooks.
- Google domain
- React Router React Routers allow user to navigate the web application efficiently.
- CSS Flexbox
- CSS Grid
index
|
App
|
____________________|______________________
| | | |
| | | |
| | | |
| | | |
Home About Contact Portfolio
| | | |
| | | |
Nav Nav Nav Nav
| | | |
| | | |
Footer Footer Form Footer
|
|
|
Footer