Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Green Ghost Coffee Shop’s digital vibe shines with TypeScript & Next.js. We brew bold Web Design, swift Web Development, sharp SEO, iconic Branding, smooth UI/UX, & lively Digital Marketing. Our open-source e-commerce menu sparks joy for coffee fans with fast, seamless online ordering.

Notifications You must be signed in to change notification settings

gokaiorg/greenghost

Repository files navigation

Green Ghost - Weed Shop Menu App

A Next.js application for Green Ghost, a weed shop menu with cart functionality synced to Google Spreadsheet data.

Features

  • Menu Categories: Buds, Pre-rolls, and Gadgets
  • Product Displays:
    • Buds: Grid layout with images
    • Pre-rolls: Full-width row layout (no images)
    • Gadgets: Grid layout with images
  • Cart System: Add items, view cart, update quantities
  • Responsive Design: Built with Tailwind CSS
  • Google Sheets Integration: Sync product data from spreadsheet

Getting Started

  1. Clone the repository

  2. Install dependencies:

    npm install
  3. Set up Google Sheets API (optional):

  4. Run the development server:

    npm run dev

Open http://localhost:3000 to view the app.

Project Structure

  • /app/menu: Menu pages
  • /app/menu/buds: Buds listing and individual pages
  • /app/menu/pre-rolls: Pre-rolls listing and individual pages
  • /app/menu/gadgets: Gadgets listing and individual pages
  • /app/cart: Cart page
  • /components: Reusable components
  • /contexts: React contexts (Cart)
  • /lib: Utility functions and data handling
  • /types: TypeScript type definitions

Technologies

  • Next.js 15 (App Router)
  • TypeScript
  • Tailwind CSS
  • Google Sheets API

About

Green Ghost Coffee Shop’s digital vibe shines with TypeScript & Next.js. We brew bold Web Design, swift Web Development, sharp SEO, iconic Branding, smooth UI/UX, & lively Digital Marketing. Our open-source e-commerce menu sparks joy for coffee fans with fast, seamless online ordering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages