8000 GitHub - Michael-August/Food-Recipe-app: Recipe application for users to search recipes and also see ingredients and instructions on how to prepare it for themselves. Users can also see restaurants near them
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Recipe application for users to search recipes and also see ingredients and instructions on how to prepare it for themselves. Users can also see restaurants near them

Notifications You must be signed in to change notification settings

Michael-August/Food-Recipe-app

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

After cloning the project, run the command

npm install --force
#or
yarn install --force
#or
pnpm install --force
#or
bun install --force

Make sure to use the flag --force as there are some dependency conflicts.

the, run the development server:

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

Open http://localhost:3000 with your browser to see the result.

View Live Version

You can view the live version here Ore food recipe app

About

Recipe application for users to search recipes and also see ingredients and instructions on how to prepare it for themselves. Users can also see restaurants near them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0