gatsby-airtable-starter
11
Updated Jan 21, 2021
Install this starter locally:
gatsby new gatsby-airtable-starter https://github.com/smakosh/gatsby-airtable-starter
Tags
Client-side App, Netlify, SEO, Styling:CSS-in-JS
Description
Gatsby Airtable starter
Features
- Static content fetched from Airtable
- Dynamic content with CRUD operations with Airtable REST API
- Well structured files/folders
- Custom React Hooks
- Custom Helpers instead of using third party libraries
- Dynamic & Static containers
- Global state management ready with useReducer & useContext
- Dummy auth but ready to add real requests