duongpham910 / bread-recipes-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Recipe Website - focussed on setup and structure, and data/api handling.

Seed dummy data

npx prisma migrate dev

Getting Started

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Try to test

http://localhost:3000/recipes

About


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%