Skip to content

iversonLv/mWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 15, 2023
0779ec9 · Feb 15, 2023

History

5 Commits
Aug 19, 2021
Feb 15, 2023
Feb 15, 2023
Aug 19, 2021
Aug 19, 2021
Aug 19, 2021
Aug 19, 2021

Repository files navigation

Welcome to mweather app

This app is created:

  • React for layout
  • axios for fetch API

API is used weatherapi-com

Todo List:

[x] Setup the project
[x] npx create-react mWeather (Skip as I use codesandbox)
[x] install material-ui (Choose/search via codesandbox dependencies system )
npm i material-ui/core material-ui/icons material-ui/lab material-ui/pickers axios echarts echarts-for-react
[x] create top titlte/subtitle
[x] create input
[x] create datepicker
[x] install some dependencies (Choose/search via codesandbox dependencies system )
npm i date-io/[email protected] date-fns
[x] create info tooltip
[x] test the api axios
[x] create chart
[x] Loading spinner
[x] deploy to netlify https://csb-6tdx1.netlify.app/

[x] Light/Dark Theme(2021.8.13)
[x] Some bug fix/code update
[x] i18? en/cn
[x] update the logo