Skip to content

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

License

Notifications You must be signed in to change notification settings

AakashKB/gatsby_example_firebase_styled-components

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published