/weatherApp

A web application to check weather of any city and country in the entire world.

Primary LanguageJavaScript

1 npx create-react-app new-app
2 npm install axios
3 npm install styled-components
4 npm install typescript
5 npm i && npm start

2023-05-16