React app built in Typescript that allows user to fetch weather data. IOMED assessment.
Features
- Stack. Typescript, React, styled-components.
- Interface. Own design built with
figma
. - Firebase service: Firebase user authentication.
API doesn't work in neither of v1 or v2 while searching for an especific town.
To fix this, I introduced OpenWeatherApi instead for consulting.
Links:
yarn install
With yarn installed, run
yarn start
To build
yarn build
As I've really enjoyed this project, I want to keep creating/improving some features:
- React Select select instead of EuiComboBox.
- Implement firestore workflow.
- Improve design.
- Deploy it.
Miguel Hernanz de Castro