# Create a new folder using create-react-app and cd into it npx create-react-app mapbox-covid cd mapbox-covid # Packages to use in this tutorial npm i node-sass mapbox-gl swr country-code-lookup # ...
On Apr 7, 2019, at 7:52 AM, Matt Makai ***@***.***> wrote: sounds like you're not properly passing in the variable. can you start with the example given in the blog post then modify from there? that's ...