This is a sample react weather app.
Live Demo here.
First clone this repository.
$ git clone https://github.com/sakilk130/react-weather-app.git
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start
- Reactjs
- React Hooks
- Display API Data Using Axios with React
- API
- React | Font Awesome
- React loader spinner