A dynamic web application that helps meal-preppers prepare meals based on the week's upcoming weather.
Check out the live site here - Prep
- HTML5
- CSS3
- Bootstrap 4
- JavaScript
- jQuery
- AJAX
- User can view upcoming 5 day forecast
- User can view appropriate recipes for hot days
- User can view appropriate recipes for cold days
- User can view recipe details on an external recipe site
- Clone the repository and navigate to the directory.
git clone https://github.com/steventran815/prep.git
cd prep- Open the file through a code editor and open your default browser from the index.html file.
