/alchemeal

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Alchemeal

An app that provides nutritional suggestions given a user's dietary restrictions/preferences and an ailment.

Instructions to run

git clone https://github.com/Endurtek/alchemeal.git
npm install
npm run dev

Future Work

  • Containerize
  • Deploy to AWS
  • Convert to TypeScript
  • Convert Redux logic to ReactHooks/ ReactQuery