Skip to content

KarolusD/fitness-blog

Repository files navigation

Fitness blog website

Personal trainer blog website developed in Gatsby JS.

Prerequisites

This should be installed on your computer in order to get up and running:

Installing

  1. git clone
  2. cd fitness-blog
  3. npm install
  4. gatsby develop

Deployment

  1. gatsby build: This is used to build all files and run all tasks without serving a development server and watching for changes.
  2. npm run develop: This is the normal development script used to build all files and run all tasks, but also to serve a development server and watch for changes.

Built With

  • GATSBY JS
  • React JS
  • GraphQL
  • Styled-components
  • ESLINT/PRETTIER

Authors

  • Karol Podżerek

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published