All Projects → Kentico → kontent-tutorial-react-js

Kentico / kontent-tutorial-react-js

Licence: MIT license
A simple website written in React using Kentico Kontent. Serves as a basis for a React tutorial.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to kontent-tutorial-react-js

kontent-boilerplate-express-apollo
Kontent Boilerplate for development of Express application using Apollo server and GraphQL.
Stars: ✭ 21 (+50%)
Mutual labels:  headless-cms, kentico-kontent
kontent-sample-app-react
Sample React SPA utilizing the Kontent Delivery API to fetch content.
Stars: ✭ 45 (+221.43%)
Mutual labels:  headless-cms, kentico-kontent
statiq-starter-kontent-lumen
Lumen is a minimal, lightweight, and mobile-first starter for creating blogs using Statiq and Kontent by Kentico.
Stars: ✭ 22 (+57.14%)
Mutual labels:  headless-cms, kentico-kontent
Storyblok
You found an issue with one of our products? - submit it here as an issue!
Stars: ✭ 206 (+1371.43%)
Mutual labels:  headless-cms
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (+1628.57%)
Mutual labels:  headless-cms
contentful.ex
Elixir SDK for the Contentful Delivery API
Stars: ✭ 32 (+128.57%)
Mutual labels:  delivery-api
kql
Kirby's Query Language API combines the flexibility of Kirby's data structures, the power of GraphQL and the simplicity of REST.
Stars: ✭ 120 (+757.14%)
Mutual labels:  headless-cms
Headless Framework
[Preview/Alpha] WordPress Headless Framework
Stars: ✭ 182 (+1200%)
Mutual labels:  headless-cms
boilerplate
Boilerplate for @prisma-cms
Stars: ✭ 22 (+57.14%)
Mutual labels:  headless-cms
Home
Welcome to the world of Kentico open source software. This is the home repository where you can get up to speed in minutes. Before you start use any of our software or contribute, read this short guide to save you some time and trouble.
Stars: ✭ 27 (+92.86%)
Mutual labels:  kentico-kontent
FlexDotnetCMS
A powerful, flexible, decoupled and easy to use and Fully Featured ASP .NET CMS, it can also be used as a Headless CMS
Stars: ✭ 45 (+221.43%)
Mutual labels:  headless-cms
Example Company Website Gatsby Sanity Combo
This is an example company website using Gatsby and Sanity in combination.
Stars: ✭ 242 (+1628.57%)
Mutual labels:  headless-cms
squidex-identity
Identity Server for Squidex Headless CMS
Stars: ✭ 28 (+100%)
Mutual labels:  headless-cms
Headless Cms Comparison
Source repository for the headless cms comparison site
Stars: ✭ 226 (+1514.29%)
Mutual labels:  headless-cms
wp-vercel-deploy-hooks
WordPress Plugin to trigger Vercel deploy hooks on command / update
Stars: ✭ 51 (+264.29%)
Mutual labels:  headless-cms
Tipe
🎉 Next Generation API-first CMS for developers. Generate an API-first CMS from a GraphQL schema with offline prototyping and an inline editor
Stars: ✭ 2,157 (+15307.14%)
Mutual labels:  headless-cms
wp-react-typescript
💥 A React starter app with Headless Wordpress using REST API
Stars: ✭ 47 (+235.71%)
Mutual labels:  headless-cms
mesh-ui
Gentics Mesh UI
Stars: ✭ 22 (+57.14%)
Mutual labels:  headless-cms
qroko
WordPress theme for headless CMS
Stars: ✭ 20 (+42.86%)
Mutual labels:  headless-cms
squidex-samples
Samples for Squidex
Stars: ✭ 47 (+235.71%)
Mutual labels:  headless-cms

Kontent React tutorial

No Maintenance Intended

⚠️ Deprecation Notice

This sample app on how to use Kontent with React has been archived. You can still use it as an inspiration for your own apps but it's not maintained anymore. We recommend you use the Kontent's JavaScript SDKs when building your own apps.

Live Demo Stack Overflow Discord

This is a simple React app that retrieves and displays content from Kontent by Kentico. It serves as a source code reference for the Building your first React app with Kontent tutorial.

This project is using the Kontent JavaScript Delivery SDK and was bootstrapped with Create React App.

Prerequisites

Available Scripts

npm install

Installs all the requiered dependencies.

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].