Skip to content

x10Lukas/FoodInfoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Info App

Welcome to the Food Info App, a simple and intuitive application designed to help you eat healthy and stay informed. This app utilizes React.js and JSX to provide a user-friendly interface inspired by iOS.

Features

  • Quick Search: Search for foods by name or barcode.
  • Detailed Information: Get instant details on calories, proteins, carbohydrates, fat, and ingredients.
  • Dark Mode: Enable Dark Mode for comfortable browsing at night.
  • Settings: Customize the app to your preferences by switching between different modes.

Live-Demo

Explore a live demo of the app here.

Installation

To install the app locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/dein-benutzername/food-info-app.git
cd food-info-app
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open the app: Open your browser and go to http://localhost:3000 to test the app locally.

Contributing

  • Fork the repository
  • Create a branch (git checkout -b feature/your-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin feature/dein-feature)
  • Create a new Pull Request

Technologies

  • React.js
  • JSX
  • HTML/CSS
  • JavaScript

Authors

  • Lukas9627

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published