FoodE, the Foodie's Best Friend
- About
- Getting Started
- Install and Running
- For future (Stretch goals)
- Deployment
- Built Using
- Authors
- Acknowledgments
In this Group React Hackathon project building a Single Page Application that makes a call to a 3rd party API.
Making a call to the MealDB (https://themealdb.com/api.php) to pull recipes and render them to your screen
- A new Github Repo created for this project, with a .gitIgnore to prevent node_modules from being pushed up
- A React app connected to either DB using Axios, with useEffect and useState hooks used.
- A search bar that allows users to search by recipes
- At least 2 different pages linked through the React Router
- Professional, Clean, Modern style using Flexbox or Grid
- Project deployed through either Surge or Netlify
To set up this project with npm
npm installTo run this application on your machine
npm run devThese are the feature we consider as possible improvements
Deployment link:
- VIT - Build Tool
- Axios - HTTP client for the browser and node.js
- ReactJs - Web Framework
- NodeJs - Server Environment
- Jeremy
- GA Hackathon SEP11
- 2023-2024
- References
