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.
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.
What things you need to install the software and how to install them
npm install
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
npm test
We use ESLint and Prettier
Add additional notes about how to deploy this on a live system
- Dropwizard - The web framework used
- Maven - Dependency Management
- ROME - Used to generate RSS Feeds
- Hat tip to anyone whose code was used
- Inspiration
- etc