npm install
npm run dev
npm run build
Original Figma design: click here
Color palette (also found in src/components/GlobalStyle.js):
Description | Hex Code |
---|---|
Background | #071A38 |
Background-Dark | #06162F |
Background-Dark-Transparent | #06162F5F |
Background-Darkest | #05081F |
Text-Primary | #B7D0F7 |
Text-Secondary | #6D88B0 |
Accent | #57ECC3 |
Though I created this project by myself, I was inspired by Brittany Chiang's personal website. Check out her website at brittanychiang.com!
Pull requests are welcome!