Skip to content

bneblik/eat-it-frontend

Repository files navigation

Eat-it frontend

The application "Eat it!" makes life easier for all lovers of good and healthy food. With the application they will know how many calories their meal contains, how to prepare tasty food and if other people like their meals. Users can add new meals and control the condition of their fridge.

Demo

The application is deployed to Heroku. You can see it here: https://app-eat-it.herokuapp.com

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified nd the filenames include the hashes.

Default settings

By default, queries are sent to http://damp-chamber-97402.herokuapp.com. You can change it by setting API_URL variable in src/utils/RequestService.tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published