-
Get a free API Key at https://developer.nutritionix.com
-
Clone the repo
git clone https://github.com/[your_username]_/keto-app.git
-
Install NPM packages
npm install
-
Enter your API keys in
services/config.jsexport const YOUR_APP_ID = '[your app id]'; export const YOUR_API_KEY = '[your api key]';
-
Run development mode
npm run dev
-
Build
npm run build
- Add macros analysis
- Add loader and error allerts
- Add auto suggestions
- Add carbs limit alert
- Make a chrome app
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Ohad Mark Stoller - @ohadstoller - ohadstoller@gmail.com
Project Link: https://github.com/ohadstoller/keto-app/
Many thanks to Hosein Pouyanmehr, for his MUI themplate, for better themes handling**. You can check his projects below:
