ghoshnirmalya / gatsby-buttercms-app

Sample app built using Gatsby, ButterCMS and Tailwind CSS

Home Page:https://gatsby-buttercms-app.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample app built using Gatsby, ButterCMS and Tailwind CSS

A starter template for building JAMStack apps using Gatsby, ButterCMS and Tailwind CSS

Netlify Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Cloning

git clone git@github.com:ghoshnirmalya/gatsby-tailwindcss.git

Installing

A step by step series of examples that tell you how to get a development env running:

yarn install

If you prefer npm, then:

npm install

Then, you can run the development server using:

yarn dev

This will spin up the development server at localhost:8000.

Built With

  • Gatsby - Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps
  • ButterCMS - Headless CMS and Content API
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
  • React - A JavaScript library for building user interfaces
  • Netlify - All-in-one platform for automating modern web projects

Authors

  • Nirmalya Ghosh

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Sample app built using Gatsby, ButterCMS and Tailwind CSS

https://gatsby-buttercms-app.netlify.com/

License:MIT License


Languages

Language:TypeScript 72.3%Language:JavaScript 26.6%Language:CSS 1.1%