/Compare-Ingredients

A react app that allows you to compare the list of ingredients of products

Primary LanguageJavaScriptMIT LicenseMIT


Logo

Compare Ingredients ๐Ÿ“

A react app that allows users to compare the list of ingredients of products (food, skincare, etc.)

About Me ยท Report Bug ยท Request Feature

GitHub contributors GitHub stars GitHub forks GitHub issues GitHub license LinkedIn

Site preview

Table of Contents

Technology Stack ๐Ÿ› ๏ธ

React | Chakra-UI

Prerequisites ๐Ÿช

You should have Node.js, Yarn and Git installed on your PC.

Setup And Deployment ๐Ÿ”ง

  1. Clone the repo using:

      git clone https://github.com/sassansh/Compare-Ingredients.git
  2. To start development server, run the following bash commands:

    npm install
    npm start
  3. To build & deploy website, run:

     npm run deploy
  4. The live app is now up and running at:

      https://sassanshokoohi.ca/Compare-Ingredients/
    

Contact ๐Ÿ“ง

Sassan Shokoohi - sassansh@student.ubc.ca

Project Link: https://github.com/sassansh/Compare-Ingredients