Skip to content

Sall99/app-burger-builder

Repository files navigation

Burger Builder

Burger Builder is a web application that allows users to customize and build their perfect burger from a variety of fresh ingredients. Built with Next.js 14, Prisma, and MongoDB, this project demonstrates a modern, full-stack approach to web development.

Table of Contents

Tech Stack

  • Next.js 14: A React framework for server-side rendering, static site generation, and API routes.
  • Prisma: A next-generation ORM for Node.js and TypeScript that simplifies database access and management.
  • MongoDB: A NoSQL database for storing application data in a flexible, document-oriented format.

Features

  • Custom Burger Builder: Create and customize your burger with a variety of ingredients.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Authentication: Secure login and session management.
  • SEO Optimization: Enhanced with server-side rendering and dynamic meta tags.
  • Analytics: Integrated with tools for performance and user behavior tracking.

Getting Started

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/app-burger-builder.git
    cd app-burger-builder