-
- Downloads
Initial commit
parents
Branches
No related tags found
Showing
- .eslintrc.cjs 18 additions, 0 deletions.eslintrc.cjs
- .gitignore 24 additions, 0 deletions.gitignore
- README.md 34 additions, 0 deletionsREADME.md
- index.html 13 additions, 0 deletionsindex.html
- package-lock.json 4896 additions, 0 deletionspackage-lock.json
- package.json 39 additions, 0 deletionspackage.json
- public/local_dining_24dp_4A148C.svg 5 additions, 0 deletionspublic/local_dining_24dp_4A148C.svg
- src/App.css 44 additions, 0 deletionssrc/App.css
- src/App.tsx 59 additions, 0 deletionssrc/App.tsx
- src/assets/magicmeal_icon.svg 49 additions, 0 deletionssrc/assets/magicmeal_icon.svg
- src/assets/react.svg 6 additions, 0 deletionssrc/assets/react.svg
- src/components/AppBar.tsx 35 additions, 0 deletionssrc/components/AppBar.tsx
- src/components/NoRecipes.tsx 11 additions, 0 deletionssrc/components/NoRecipes.tsx
- src/components/Recipe.tsx 211 additions, 0 deletionssrc/components/Recipe.tsx
- src/components/SplashScreen.tsx 16 additions, 0 deletionssrc/components/SplashScreen.tsx
- src/index.css 81 additions, 0 deletionssrc/index.css
- src/main.tsx 10 additions, 0 deletionssrc/main.tsx
- src/screens/HomeScreen.tsx 129 additions, 0 deletionssrc/screens/HomeScreen.tsx
- src/screens/InsightsScreen.tsx 105 additions, 0 deletionssrc/screens/InsightsScreen.tsx
- src/screens/MyMealsScreen.tsx 136 additions, 0 deletionssrc/screens/MyMealsScreen.tsx
Loading
Please register or sign in to comment