/gatsby_example_firebase_styled-components

A quick start example for projects using gatsby, firebase, styled-components, and jest.

Primary LanguageJavaScriptMIT LicenseMIT

Gatsby, Firebase, Styled-Components, Jest example

What's included

  • FetchingExample on how to fetch data from firebase.
  • Sample firebase config, replace it with your own.
  • Sample unit test with Jest and react-testing-library

Download

git clone https://github.com/AakashKB/gatsby_example_firebase_styled-components.git && cd gatsby_example_firebase_styled-components

Develop

npm run develop

Build

npm run build

Test

npm test

*Based on https://github.com/muhajirframe/gatsby-starter-firebase