A poker themed portfolio website built using React, TypeScript, styled-components, and Framer. Features include an initial shuffle animation, themed poker chip icons, section themed cards, and a whole lot of randomness.
This project is currently deployed live at https://jeffreyshum.com/.
npm install
# or
yarn install
npm start dev
# or
yarn dev
By default, Vite development servers are hosted on port 5173.