An app that provides nutritional suggestions given a user's dietary restrictions/preferences and an ailment.
git clone https://github.com/Endurtek/alchemeal.git
npm install
npm run dev
- Containerize
- Deploy to AWS
- Convert to TypeScript
- Convert Redux logic to ReactHooks/ ReactQuery