Skip to content

ericbatiste/whats-cooking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Welcome to What's Cooking, a website modeled after popular cooking sites such as allrecipes, nytcooking, etc. The goal of this project was to work together as a team to build out a website that utilizes the fetch api, has a robust testing suite for data oriented functions and provides a clean user experience.

Technoligies

  • Javascript
  • CSS
  • HTML
  • Webpack
  • Node.js

The Website

  • Home Page
Screenshot 2024-01-08 at 3 53 28 PM
  • Saved Recipe Page
Screenshot 2024-01-08 at 3 51 03 PM - Print Page Screenshot 2024-01-08 at 3 51 44 PM

Contributors:

Reflection:

Our biggest obstacle was using JS Promises to collect data from an api using .fetch(). If you're doing this for the first time in a proper app, it's a little more difficult than it seems. Getting this figured out was a big win. Getting all the tests figured out and keeping files organized kept us plenty busy as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 15.0%