A simple recipe app built with React.
- React
- Splide
- Airtable
- Vercel
- Visit the deployed app: [https://ga-project2-blush.vercel.app/]
- View the project planning on Trello: [https://trello.com/b/PvStm7Bw/react-recipe-app]
CRUD implementation.
Planned future enhancements (icebox items) for the React recipe app.
- Feature for user to be able to add selected recipes to Favorites.
- A better looking app overall.
- Hide api keys in better place.
- Some recipe descriptions contains html stuff, need to rectify that.