Skip to content

deerwhisper2310/ingredient-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ingredient Inspector

A simple browser extension to check food ingredient lists for items you want to avoid. Just paste the ingredients, select your filters, and instantly see what's inside.

✨ Features

  • Manual Ingredient Pasting: Directly paste any ingredient list for immediate analysis.

  • Customizable Filters: Easily toggle filters for common concerns like Seed Oils, Artificial Colors, Preservatives, and more.

  • Privacy First: No sign-up required. All analysis happens directly in your browser. Your data is never sent to a server.

  • Persistent Settings: Your filter preferences are automatically saved in your browser's local storage, so they'll be there the next time you visit.

🛠️ Tech Stack

  • React: A modern JavaScript library for building user interfaces.

  • Tailwind CSS: A utility-first CSS framework for rapid styling.

🚀 Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Make sure you have the following installed on your machine:

Installation

Clone the repository to your local machine: git clone https://github.com/deerwhisper2310/ingredient-inspector.git

Navigate into the project directory: cd ingredient-inspector

Install the necessary NPM packages: npm install

Start the local development server: npm start

The application will automatically open in your web browser at http://localhost:3000.

📖 How to Use

  1. Find an ingredient list you want to analyze.

  2. Copy and paste the list into the text area.

  3. Select the categories you want to flag using the filter toggles.

  4. Click the "Inspect Ingredients" button.

  5. View the flagged ingredients in the results section below.

🤝 Contributing

Any contributions are welcome and appreciated!

About

A simple browser extension to check food ingredient lists for items you want to avoid. Just paste the ingredients, select your filters, and instantly see what's inside.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors