/Know-what-you-eat

It is a react application which is the front-end application for the entire final year project.

Primary LanguageJavaScript

Know What You Eat

Front end react application to interact with the user to accept food images from user , display response from the server using REST API provided by the server. This application is a pure React application which is ready to deploy on your machine.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

npm install

Installing

A step by step series of examples that tell you how to get a development env running

After cloning the repository do :

cd Know-what-you-eat/know-what-you-eat/

Then , install the npm modules required :

npm install

You can launch the react app by :

npm start

End with an example of getting some data out of the system or using it for a little demo

Running the tests

npm test

And coding style tests

We use ESLint and Prettier

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc