Skip to content

Files

Latest commit

 

History

History

food-ingredients-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ingredients app

Application Description

web app that enables users to enter a list of items & view locations at which these items can be purchased

Running

To test the application run the following commands on your terminal:

Clone repository:

git clone https://github.com/sandramsc/food-ingredients-app.git
cd food-ingredients-app
  • Install dependencies via npm or yarn: npm i OR yarn

  • Website: To start it, run npm start OR yarn start

Example Screenshots: Capture Capture3

GitLicense