_______________
FoodFinder is designed to help you find products at your neighborhood stores. The app helps you to avoid traveling far to find what you need and support local businesses in your community. Benefits:
We believe that building a strong sense of community starts with making everyday tasks like grocery shopping easier and more convenient. Share in the joy of a more connected neighborhood!
npm install
Run it in the root folder. The 'npm install' installs all modules that are listed on package.json file and their dependencies.
API key:
Create an .env file in the root directory. \ Define the following variable: \ REACT_APP_GOOGLE_MAPS_API_KEY="" \ or use your Google Maps API key.
ionic serve
Runs the app in the development mode.\ Open http://localhost:8100 to view it in your browser.
npm start
Runs the app in the development mode. \ Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
Data Science: Max B., Ekaterina Kozelkova \ User Experience: Rozana Rajkumari \ Web Development: Lucrecia Garino, Marta Jasińska
Mentors: Matheus Albuquerque, Basan Kurbelinov