SkillAgentSearch skills...

BurgerHat

A Burger πŸ” Restaurant storefront powered by nextjs, tailwind css and medusa js

Install / Use

/learn @realanupreet/BurgerHat
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

Burger Hat

cover

Participants

Github : @realanupreet

Discord : realanupreet#5367

Twitter : @real_anupreet

Description

A burger restaurant storefront powered by NextJs, tailwindcss and MedusaJs

Preview

<img src="demo.gif" alt="bakeryshop.gif" width="1000" />

Set up Project Requirements

You need following requirement to setup your project:

Prerequisites

  • Medusa CLI (npm install -g @medusajs/medusa-cli) .
  • Redis (https://redis.io/)
  • PostgreSQL (https://www.postgresql.org/)
  • Node (https://node.org/)

Install Project

Here are the steps to be taken after that:

  1. Clone the repository:
    git clone https://github.com/realanupreet/burgerHat.git
    
  2. Change directory:
    cd bakeryshop
    
  3. Install dependencies
    cd my-medusa-store
    yarn install
    
  4. Start the server
    medusa develop
    
  5. Change directory , install dependencies and start the store-front
    cd ..
    cd my-store-front
    yarn install
    yarn dev
    

Resources

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated8mo ago
Forks1

Languages

JavaScript

Security Score

67/100

Audited on Jul 17, 2025

No findings