https://milosrancic.github.io/reactjs-weather-app/
HTML5, CSS3, JavaScript, ReactJS
- Fork/clone/download the repo and run
npm install
inside the folder. - Run
npm start
.
This project was bootstrapped with Create React App.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
[] - ? API with flags of countries. Pull country flag based on location, place it next to the country name
[] - ? separate api calls in different component
[] - make temperature switching code DRY