gatsby-app-starter-rest-api
10
Updated Sep 30, 2019
Install this starter locally:
gatsby new gatsby-app-starter-rest-api https://github.com/smakosh/gatsby-app-starter-rest-api
Tags
Authentication, Client-side App, Styling:CSS-in-JS
Description
Gatsby REST API starter
Features
- Dynamic content with CRUD operations with a REST API
- Well structured files/folders
- Custom React Hooks
- Auth with a JWT approach
- Custom Helpers instead of using third party libraries
- Dynamic containers
- Global state management ready with useReducer & useContext