Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 718 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 718 Bytes

WTWR (What to Wear?) Application

About the project

Full-stack application. Use the following frameworks:

  • React.js
  • Node.js + Express.js
  • MongoDB + Mongoose

The idea of the application is pretty simple - we make a call to an API, which then responds with the daily weather forecast. We collect the weather data, process it, and then based on the forecast, we recommend suitable clothing to the user.

Links