ThomasUtsey/ThomasUtsey.github.io
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
THOMASUTSEY.GITHUB.IO
Thomas Utsey's portfolio react app for web developer
Status: In development currently critiquing presentation and building
additional projects to be featured
npm:
"axios": "^0.19.2"
"emailjs-com": "^2.4.1"
"gh-pages": "^2.2.0"
"react": "^16.12.0"
"react-dom": "^16.12.0"
"react-recaptcha": "^2.3.10"
"react-router-dom": "^5.1.2"
"react-scripts": "3.3.0"
"semantic-ui-react": "^0.88.2"
Descriptio
This is a react app built to present projects, experience, education
to potential employers. Within this app technology used were
axios to call gitconnected api to retrieve data.
The app uses react router dom for navigation and is published using gh-pages.
some semantic ui was used to style forms and css was used to style the rest.
The app is responsive for Laptops, tablets and mobile devices.
The contact page utilizes googles captcha box v2 to detect if sender
is human or robot.