Skip to content

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

License

Notifications You must be signed in to change notification settings

sandygadade/kontent-tutorial-react-js

 
 

Repository files navigation

Kentico Kontent React tutorial

Live Demo Stack Overflow Discord

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

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!

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • HTML 18.7%
  • CSS 4.9%