congnguyenthe / kontent-tutorial-react-js

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

Home Page:https://kontent.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kentico Kontent React tutorial

Live Demo Stack Overflow

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

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

Prerequisites

Available Scripts

In the project directory, you can run:

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 the best performance.

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

About

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

https://kontent.ai

License:MIT License


Languages

Language:JavaScript 69.2%Language:HTML 24.2%Language:CSS 6.5%