Skip to content

mrhamda/Magic-Lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Magic Lens

A web application where when you enter a product name its barcode, you can see how healthy it is including its calories fat and salt content. It also provides the ingredient list, and if it matches your dietary needs and you’re not allergic to it you can safely eat it.

Additionally it allows you to compare products to determine which one is healthier.


Features

  • Searching through food api - Searching through food api's to check that someone is not allergic to a specfic food
  • Comparing two products - Comparing two products to check which one is healthier
  • Ingredients - Being able to see food ingredients

Tech Stack

  • React
  • Node.js
  • Next.js
  • GSAP
  • Tailwind.css

Installation

  1. Clone the repository

    git clone [REPO]
    cd myapp
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev

    The app will be available at http://localhost:3000.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors