An open API service indexing awesome lists of open source software.

https://github.com/codepologist/testo-fastfood-app

Testo - Your ultimate web app for ordering delicious pizza and fast food with ease and convenience.
https://github.com/codepologist/testo-fastfood-app

clerkauth commerce hacktoberfest hygraph javascript nextjs reactjs scss stripe

Last synced: 11 months ago
JSON representation

Testo - Your ultimate web app for ordering delicious pizza and fast food with ease and convenience.

Awesome Lists containing this project

README

          

# Testo - Pizza and Fast Food Ordering App

A modern eCommerce platform built with **Next.js**, **Clerk**, and **Hygraph**. This app delivers a seamless shopping experience with fast, server-rendered pages, secure user authentication, and a headless CMS for flexible content management. It supports user sign-up/login, product browsing, dynamic content, and smooth checkout flows—all designed to scale and adapt to modern commerce needs.

## Features

- **Dynamic Menu**: Explore a variety of menu items with detailed descriptions and pricing.
- **Add to Cart**: Easily add items to your cart with a single click.
- **Responsive Design**: Optimized for all devices, from desktops to mobile phones.
- **SEO Optimized**: Metadata and keywords included for better search engine visibility.
- **Branding Consistency**: Custom styles and colors for a cohesive look and feel.
- **Secure Authentication**: User sign-up and login powered by **Clerk**.
- **Headless CMS**: Content management with **Hygraph** for flexibility and scalability.

## Tech Stack

- **Framework**: Next.js
- **Authentication**: Clerk
- **CMS**: Hygraph
- **Styling**: SCSS
- **Icons**: Heroicons

## Getting Started

To get started with the project, follow these steps:

### Prerequisites

Make sure you have the following installed on your system:

- [Node.js](https://nodejs.org/) (v16 or higher)
- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)

### Installation

1. Clone the repository:

```bash
git clone https://github.com/codepologist/testo-fastfood-app.git
cd testo-fastfood-app
```