A React and GatsbyJS website built for a local Chinese restaurant. Designed and built from the ground up with simplicity, performance, and accessibility in mind.
Coming soon: Link to design, link to case study, more specs of project
-
Clone the repo.
git clone https://github.com/tomdng/oakville-china-king.git
-
Install dependencies.
Navigate into your new site’s directory and start it up.
cd oakville-china-king yarn install # Once yarn finishes installing dependencies yarn start
-
Success!
Your site is now running at
http://localhost:8000
!