Service that shows current weather, recommends clothing and plant care options in selected city.
- Responsive layout using
styled-components
,styled-system
andrebass
- Uses API of
OpenWeatherMap
andOpenCage
- Bootsrapped with
create-react-app
andtypescript
Live demo: https://wear-now-app.netlify.app/
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Note: this is a one-way operation. Once you eject
, you canโt go back!
If you arenโt satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.