Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.24 KB

World Fridges Project

This project aims to show differences in people's diets all around the world. It shows pictures of their fridges on the globe. You can also switch between categories to see how many calories people consume for that category. That way you can see for example where in the world people consume most dairy products and then check out what they actually have in their fridges.

More information on the building process and design can be found here.

Screenshots

Desktop interface

screenshot

Usage

To start working on this project, either fork or clone this repository.

  1. Then install the necessary dependencies with npm install or yarn install.
  2. Use npm run dev or yarn dev to run and have the browser automatically update any changes while you're coding.

Resources

License

This project is licensed under the terms of the MIT license.