- Show weather information; Similar to a todo list project.
- deployed(gh-pages) : TS-Weather
- using open api: openweathermap
- Show default location's current weather
- See other locations weather by clicking the location on the list
- Add new locations -> in localstorage
- Delete locations
- Change color theme by the weather
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
(Later on this project is going to be deployed on github pages)