Polling App. built with Gatsby.js, Firebase, and Styled-components
This repo is created while following amazing post from Unicorn Agency Blog Post on Medium.com
- JAMstack PWA — Let’s Build a Polling App. with Gatsby.js, Firebase, and Styled-components Pt. 1
- JAMstack PWA — Let’s Build a Polling App. with Gatsby.js, Firebase, and Styled-components Pt. 2
- JAMstack PWA — Let’s Build a Polling App. with Gatsby.js, Firebase, and Styled-components Pt. 3
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cli
And clone this repo
git clone https://github.com/gouravsood/new-polling-app.git
Then you can run it by:
gatsby develop