NextJS Boilerplate
The Flotiq boilerplate is kick off for your project in NextJS!
Kick off your project with this hello-world boilerplate. This starter ships with the main Next JS configuration files you might need to get up and running blazing fast with the blazing fast app generator for React.
This project use:
- Flotiq - Headless CMS for string your data (You can create account here)
- Tailwind- utility-first CSS framework
- Flotiq source plugin- connector for fetching data from Flotiq
- Flotiq components for react- components library designed and written to work perfectly with Flotiq Content Objects and display your data beautifully
Features
- Easy to start using Flotiq
- Easy to deploy
Local installation
npm i -g flotiq-cli
flotiq start nextjs-starter-boilerplate https://github.com/flotiq/nextjs-starter-boilerplate [flotiqReadWriteApiKey]
Quick start
Local installation
npm i -g flotiq-cli
flotiq start nextjs-starter-boilerplate https://github.com/flotiq/nextjs-starter-boilerplate [flotiqReadWriteApiKey]
Features
- Easy to start using Flotiq
- Easy to deploy
Comments