Skip to content

This repository contains the front-end codebase for the DishDash project, developed using TypeScript and Next.js. It includes all user interface components, client-side logic, and assets necessary for providing a seamless user experience. This codebase follows the design guidelines established in the project documentation.

License

Notifications You must be signed in to change notification settings

DishDashAPP/DishDash-Frontend

Repository files navigation

DishDash-Frontend

This repository contains the front-end codebase for the DishDash project, developed using TypeScript and Next.js. It includes all user interface components, client-side logic, and assets necessary for providing a seamless user experience. This codebase follows the design guidelines established in the project documentation.

Figma Design

You can view the design and layout of the DishDash project in our Figma file here.

Getting Started

Prerequisites

Ensure you have the following installed on your development machine:

  • Node.js (version 18.17 or higher)
  • npm (version 6.x or higher) or yarn (version 1.x or higher)

Installation

  1. Clone the repository:

    git clone git@github.com:DishDashAPP/DishDash-Frontend.git
    cd DishDash-Frontend
  2. Install the dependencies:

    npm install

Running the Development Server

To start the development server, run:

npm run dev

About

This repository contains the front-end codebase for the DishDash project, developed using TypeScript and Next.js. It includes all user interface components, client-side logic, and assets necessary for providing a seamless user experience. This codebase follows the design guidelines established in the project documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages