kdurek / cook-me-pls

Home Page:https://cookmepls.vercel.app

Repository from Github https://github.comkdurek/cook-me-plsRepository from Github https://github.comkdurek/cook-me-pls

Overview screenshot

Cook me pls

A hobby recipe app made for me and my friends

View Demo · Report Bug · Request Feature

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm or yarn
    npm install npm@latest -g
    # or
    npm install yarn -g

Installation

  1. Clone the repo
    git clone https://github.com/durashere/cook-me-pls
  2. Install packages
    npm install
    # or
    yarn
  3. Run the development server
    npm run dev
    # or
    yarn dev

About

https://cookmepls.vercel.app


Languages

Language:TypeScript 96.2%Language:CSS 2.9%Language:JavaScript 0.9%