Skip to content

Gourav8152-ai/recipe-app

Repository files navigation

Recipe App

⚙️ Tech Stack

🔨 Setup and Run

Setup local repo

Let's setup the backend server on your local machine.

0. Prerequisites

1. Fork repo

Fork this repo to your GitHub account forkedimage

2. Clone repo

Clone the forked repo to your local machine

git clone https://github.com/<YOUR-GITHUB-USERNAME>/recipe-app.git

Navigate to project directory

cd recipe-app

3. Install Dependencies

npm install

Your application setup is successfully completed!

Running the app

# development
$ npm start

screenshot

Here is your Recipe App in your local system

Happy Learning!!

About

For DPS(Digital Product School) Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published