This is the first website I've built myself, for the company of my mother.
I've used the framework Gatsby and the CSS framework Tailwind CSS. I've also used Netlify CMS so that my mother can easily edit the content of the website herself.
To get started I used the starter Gatsby Starter Tailwind.
To get this project up and running locally you need to:
- Install the Gatsby CLI:
npm i --global gatsby-cli- Clone this project to your repo:
git clone https://github.com/EllaSoderberg/DinRytm.git- Enter the project folder and run a development server locally:
cd dinrytm
gatsby develop
This website is deployed to Netlify.
- Make images load faster