A Simple Weather app built with React.js and Api
1.0.0
- React.js
- Styled components
- Axios
- Api
Clone the Project
$ git clone https://github.com/Aravindhraj007/weather.git
$ cd weather
Install the dependencies
$ npm install
This will run your dev server at http://localhost:3000
$ npm start