Devographics / StateOfCSS-2020

The State of CSS 2020 survey results
https://2020.stateofcss.com
Other
45 stars 14 forks source link
css-survey gatsby

State of CSS 2020 report

The repo for the 2020 State of CSS survey site. Powered by Gatsby.

Setup

  1. Create .env file at the root of this repo.
  2. Add the following line*: API_URL=http://api.stateofjs.com/graphql
  3. yarn

*Note that this API is not currently public, but will be soon.

Running the app