This is the website I created for Heidi Tsai, historical keyboardist based in France. I am using Gatsby as the static site generator, and Netlify for deployment. You can see the live site here
- clone or download the repo
- cd into your project directory and install all project dependencies with
npm install
- run
npm start
to start the development server - the site is now live at http://localhost:8000
- Coaching page hero image by Amber Lamoreaux from Pexels
- Discography page, listen section gradient background by Gradient Magic
- Contact page, Climpek background pattern by transparenttextures.com
- Roboto and Dancing Script fonts by Google Fonts
- Social media icons by Font Awesome
The full documentation for Gatsby can be found on their website here