EllaSoderberg / DinRytm

See this website on

Home Page:http://www.dinrytm.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Din rytm website

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.

Get started

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

Netlify

Netlify Status This website is deployed to Netlify.

TODO

  • Make images load faster

Resources

License

MIT

About

See this website on

http://www.dinrytm.se

License:MIT License


Languages

Language:JavaScript 99.5%Language:CSS 0.5%