Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiparfenov committed Jul 8, 2022
1 parent 94e503d commit f55c756
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# wtwr-app
# 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

- [Figma Design](https://www.figma.com/file/lNHEpsFEPoFVfsCDUf8nKA/WTWR-(Apiary)?node-id=163%3A194)
- [Project Description](https://github.com/practicum-student/wtwr-app/blob/main/Project%20Description.md)
- [Technical Tasks](https://github.com/practicum-student/wtwr-app/blob/main/Tasks.md)

0 comments on commit f55c756

Please sign in to comment.