/karenying.com

Personal / portfolio site

Primary LanguageJavaScriptMIT LicenseMIT

karenying.com

Personal / portfolio site of Karen Ying.

Netlify Status

This site was bootstrapped with Create React App. It heavily depends on Material UI for styling and responsiveness.

It is statically hosted on Netlify. Read about enabling redirects on Netlify to fix client-side routing for SPAs here.

A tutorial for the carousel can be found here and a tutorial for the nav bar can be found here.

Installation

  1. Clone this repo
  2. npm install
  3. npm start