This is my personal website. It will probably change as I find time to work on it so be sure check back every now and then.
- X-Small screens, the display turns into a mobile phone.
- Small screens and larger, the display is a desktop setup.
- Typing on your keyboard moves the keys on the desktop keyboard.
Try sending me a message!
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_EMAIL_SERVICE_ID
REACT_APP_EMAIL_TEMPLATE_ID
REACT_APP_EMAIL_USER_ID
REACT_APP_ANALYTICS_ID
- Add env variables using .tempenv as template
- Rename .tempenv to .env
To build this project run
npm run build
To deploy this project run
npm run start
Color | Hex |
---|---|
Primary Main | |
Primary Light | |
Primary Dark | |
Secondary Main | |
Secondary Light | |
Secondary Dark |