Site built with React for a local powerwashing company
- User enters info about their pet and it is displayed onto a Pokemon card.
- Contact Form with form validation + Sends email to business & auto-replys to user via email.
- Desktop & Mobile friendly
- React
- Chakra UI
- Email-JS
- React Router
- React Scroll
Clone the git repo & install dependencies from npm:
- git clone: https://github.com/mmcbride2929/columbuspw.git
- cd /Columbuspw
npm install
npm start