/portfolio-2020

Gatsby + Tailwind + Framer Motion

Primary LanguageJavaScriptMIT LicenseMIT

Gatsby x Tailwind x Framer Motion Boilerplate

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