Project Developed Using JavaScript.
It's a weather app that has the objective to display data depending of the input.
The project focused in the use of API's, Promises and async/await.
- Climate
- Temperature
- Max Temperature
- Min Temperature
- Humidity Level
- Responsive design that changes accordingly the data gathered.
- Future Updates will focus on nicer styling and more use of data.
- Clone the Repository on your local machine
https://github.com/HeflerDev/Climatix
- If you don't have globally, install webpack dev server
npm install --save-dev webpack-dev-server
- To start the application, run npm
npm start
It will start on port 8080 by default
Please, make changes only to the src folder.
If you don't have webpack installed on your local machine, follow the instalation
instructions:
- JavaScript
- Node.js
- Webpack
- OpenWeather Api
Pull requests and contributions are all welcome, for any aditional feedback mail to heflerdev@gmail.com
- Alex Hefler - Initial work - HeflerDev
This project is licensed under the MIT License