Skip to content

Amna-A/recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App

Full stack app with React and Node/Express. This app does the following:

  • view all recipes.
  • filters recipes by ingreadients.
  • search for a recipe by name.

DEMO:

App Demo

Usage

In the project directory, you can run:

1 - Install dependencies npm install

2 - Run express server : npm run dev

3 - Run the app in the development mode : npm start Open http://localhost:3000 to view it in the browser.

About

recipe app (React and Node/Express)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published