This project was bootstrapped with Create React App.
Sous is a recipe application using React, with the following dependancies: React-Router-DOM, Axios, Redux, React-Redux, Geolocation, and Google Oauth. By leveraging Human dietary reactions to weather and seasonal changes, Sous will use your grocery list or whatever is in your kitchen to provide new culinary inspirations. Be your own sous chef!
- Install Dependancies(complete)
- Scaffolding(complete)
- React Router (BrowserRouter)(complete)
- Redux Setup(complete)
- Google Oauth(complete)
- Geolocation(complete)
- Redux Geolocation(complete)
- OpenWeather API w/ Axios(complete)
- OpenWeather to App(complete)
- Recipe API w/ Axios(complete)
- Ingredient List(complete)
- Main Page(complete) a. wire list to axios b. wire conditions c. link props to gallery page d. link props to detail page
- Detail Page(complete)
- Gallery Page(complete)
- Split/Component(in progress)
- Styling(in progress)