Skip to content

GlennChon/personal_website

Repository files navigation

Logo Hi, I'm Glenn!

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.

Features

  • 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!

Check it out in action!

Website

Environment Variables

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

Run Locally

To build this project run

  npm run build

To deploy this project run

  npm run start

Color Reference

Color Hex
Primary Main #3f50b5 #3f50b5
Primary Light #757ce8 #757ce8
Primary Dark #001037 #001037
Secondary Main #f44336 #f44336
Secondary Light #ff7961 #ff7961
Secondary Dark #ba000d #ba000d

Tech Stack

Authors