Skip to content

kasin-it/mokarico-caffee

Repository files navigation

Mokarico-coffee

This project is built with Next.js 13, utilizing app router with SSR and dynamic routes.

🚀 Features

  • 🤵 User Registration and Authentication

  • 💻 Responsive Design

  • 🔎 SEO Friendly

Local setup

Prerequisites

  • Ensure you have Docker installed and running in the background.

Setup Instructions

  1. Install project dependencies:

    npm i
  2. Start Supabase:

    supabase start
  3. Run the project in preview mode:

    npm run dev
  4. Access the application locally at http://localhost:3000. (default)*

Disclaimer *

Please note that ports may vary, check output of supabase start to know for sure.

Releases

No releases published

Packages

No packages published

Languages