Notes
Local Setup
How to setup the project locally
Introduction
This project is built using Gatsby, a static site generator for React. It uses Contentful as a headless CMS.
Project Structure
Getting Started
Prerequisites
Installation
- Clone the repository
- Install dependencies
- Create a
.env
file in the root of the project and add the following environment variables:
- Start the development server
- Open http://localhost:3000 with your browser to see the result.