Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 406 Bytes

'MERN Stack'

###Food-Recipe-App

This is the food recipes react frontend implementation. It consumes the new food-api. Food recipes app is an application that allows users to create, save, delete and update recipes to keeping track of awesome food recipes.

###Requirements

Node.js A package manager e.g. yarn or npm

###If you are using npm

$ npm install

###Running the application

npm start