Skip to content

NEDDL/find-my-allergy

Repository files navigation

Find my allergy app

Find my allergy is an application to find the allergens of the packaged foods based on the user's selection.

See live at: https://find-my-allergy.vercel.app/app

Intention & Usage

To use this application:

  • Create an account.
  • Select your allergens
  • Search a barcode of a product to see the insights

This app is built as a part of portfolio. You can visit the live version of this app from the live link above.

Major dependencies

This app demonstrates the usage of following dependencies in a React.Js app.

    "react": "18.0.0",
    "next": "12.1.5",

    "react-redux": "^8.0.0",
    "@reduxjs/toolkit": "^1.8.1",

    "@mui/material": "^5.6.1",
    "styled-components": "^5.3.5",

    "axios": "^0.26.1",
    "firebase": "^9.6.11",

    "formik": "^2.2.9",
    "yup": "^0.32.11"

    "moment": "^2.29.3",

2. Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

3. License

MIT

You can clone this repository to build your own.

Feel free to ask questions about this app with my email address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published