Skip to content

HeflerDev/Climatix

Repository files navigation

ClimatiX

Summary

About

Introduction

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.

Live Version

Here

Content

  • Climate
  • Temperature
  • Max Temperature
  • Min Temperature
  • Humidity Level
  • Responsive design that changes accordingly the data gathered.

Future Updates

  • Future Updates will focus on nicer styling and more use of data.

Getting Started

Install

  • 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

To Make Changes

Please, make changes only to the src folder.
If you don't have webpack installed on your local machine, follow the instalation instructions:

Details

Built With

Contributing

Pull requests and contributions are all welcome, for any aditional feedback mail to heflerdev@gmail.com

Author

License

This project is licensed under the MIT License

About

A website that contacts the OpenWeather api and gather data about the climate of an area.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published