This repository contains the solution for the Kontent.ai Kickstart Sample React App. It serves as a learning resource for those starting new projects with Kontent.ai, providing a foundational template to build upon.
The app is built with Vite for fast and optimized development, and Tailwind CSS is used for styling the application.
- Report Issues: Use the GitHub Issues to report bugs or request features.
- Fork the Repository: Create a personal fork of the repository on GitHub.
- Create a Feature Branch: Use a descriptive name for your branch.
- Submit a Pull Request: Submit your changes for review.
Please read our Contributing Guidelines for more details.
This project adheres to a Code of Conduct. By participating, you are expected to uphold this code.
- Run
npm ci
to install packages. - Create a
.env
file from.env.template
and fill out all necessary variables. - Run
npm run dev
to run the application in developer mode.
This project is licensed under the MIT License - see the LICENSE.md file for details.
If you have any questions or need assistance, please reach out:
- Kontent.ai Support: Contact Support
- Kontent.ai Official Documentation: Learn more about Kontent.ai