rollick / Fur

An opinionated starter for Gatsby v2 with Tailwind and Framer Motion

Home Page:https://gatsby-tailwind-motion.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby x Tailwind x Framer Motion Boilerplate

Netlify Status

Gatsby + Tailwind + Framer Motion powered boilerplate

https://gatsby-tailwind-motion.netlify.com

🚀 Quick start

  1. Clone the repo

    git clone https://github.com/samuelgoddard/gatsby-tailwind-motion
  2. Start developing.

    Navigate into your new site’s directory and install the local dependencies.

    yarn

    Start developing locally (with gatsby-cli).

    cd gatsby-tailwind-motion/
    gatsby develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

📄 Docs

About

An opinionated starter for Gatsby v2 with Tailwind and Framer Motion

https://gatsby-tailwind-motion.netlify.com/

License:MIT License


Languages

Language:JavaScript 81.0%Language:CSS 19.0%