- 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
Using my referral link will get me $10 in credit
Please create a new file .env.development and put these env variables
You will have to create another
.env.productionfile to build locally
GATSBY_AIRTABLE_API_KEY=<<Your Aitable API KEY here>>
SCENES_BASE_ID=<<Your Aitable Base Id here>> (You can change the name of this env if you wish, but make sure to change it within the code as well)Installing the dependencies
yarnyarn startyarn resetyarn build- Gatsby
- @reach/router
- VSCode
- styled-components
- And these useful JavaScript libraries & Gatsby plugins package.json
This project is licensed under the MIT License - see the LICENSE.md file for details
If you love this starter and want to support me, you can do so through my Patreon
