A react app that allows users to compare the list of ingredients of products (food, skincare, etc.)
About Me
ยท
Report Bug
ยท
Request Feature
You should have Node.js, Yarn and Git installed on your PC.
-
Clone the repo using:
git clone https://github.com/sassansh/Compare-Ingredients.git
-
To start development server, run the following bash commands:
npm install npm start
-
To build & deploy website, run:
npm run deploy
-
The live app is now up and running at:
https://sassanshokoohi.ca/Compare-Ingredients/
Sassan Shokoohi - sassansh@student.ubc.ca
Project Link: https://github.com/sassansh/Compare-Ingredients