Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headless Pizza 🍕 - Demo Project

Headless Pizza is a simple demo project built with React and Wix Studio’s Headless CMS. It’s a restaurant menu app that fetches and displays menu items directly from a collection on Wix Studio’s CMS, allowing for easy content updates without backend code.

Project Overview

This project demonstrates:

  • Dynamic Content: Menu items are stored in Wix Studio’s CMS and fetched in real time by the React app.
  • Frontend Focus: Ideal for frontend developers who want to manage content without handling backend infrastructure.
  • Client-Friendly Updates: Content can be added, modified, or removed through Wix Studio’s CMS, making it easy for clients to update without touching the code.

Installation

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone <repo-url>
    cd <repo-directory>
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Purpose

This demo showcases the ease of integrating Wix Studio’s Headless CMS with a frontend framework like React. It’s especially useful for frontend developers who want to keep content dynamic and client-accessible, without backend development.

Feel free to explore and customize this project!

About

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages