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.
- Host: GitHub
- URL: https://github.com/codepologist/testo-fastfood-app
- Owner: codepologist
- Created: 2025-04-02T13:34:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T14:48:20.000Z (about 1 year ago)
- Last Synced: 2025-04-09T15:45:51.329Z (about 1 year ago)
- Topics: clerkauth, commerce, hacktoberfest, hygraph, javascript, nextjs, reactjs, scss, stripe
- Language: JavaScript
- Homepage: https://testo-fastfood-app.vercel.app
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```