Front-end for the event "Fete de la Science" happening yearly in the French region "Pays de la Loire.
View Website
·
Report Bug
·
Front-end for the event "Fete de la Science" happening yearly in the French region "Pays de la Loire".
The back-end is a Sanity CMS project:
- Gatsby.js - front-end
- Sanity - back-end (repo)
- Netlify - hosting
- Tailwind CSS
- Styled Components
- Framer Motion
If you'd like to contribute or just run the website to understand its code:
- Clone the repo
git clone git@github.com:paulgaumer/FDS2020-Web.git
- Install NPM packages
yarn install
- Start your local Gatsby server
gatsby develop
- Using Netlify Functions
This site uses Netlify functions to import Instagram pictures and display a popup quiz.
# after installing the netlify-cli
netlify dev
The following credentials are needed:
GATSBY_MAPBOX_API_KEY
from MapboxGATSBY_SANITY_TOKEN
from SanityGATSBY_INSTA_USER_ID
from Facebook DeveloperGATSBY_INSTA_ACCESS_TOKEN
from Facebook DeveloperGATSBY_AIRTABLE_API_KEY
from AirtableGATSBY_AIRTABLE_BASE_ID
from AirtableGATSBY_GOOGLE_ANALYTICS_ID
from Google Analytics
Paul Gaumer - @PaulGaumer - hello@paulgaumer.com
Project Link: https://github.com/paulgaumer/FDS2020-Web