A simple forecast app made for teaching purposes using weatherbit.io API
- ReactJS
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/vinioo/weather-app-react
- Install NPM packages
npm install
- Start the project
npm start
