/weather

Primary LanguageTypeScript

WeatherApp

WeatherApp using OpenWeatherMap API

FeaturesApp PreviewRequirementsTechnologiesAuthor

Finished project ✅

Features

  • Cities search bar
  • 5-Day weather forecast table
  • 5-day weather stats (minimum temperature, maximum temperature, mean temperature and mode temperature)
  • Units system selection (Celsius or Fahrenheit)

App Preview

WeatherApp

Requirements

Before starting, you need to install in your machines the following tools: Git, Node.js. Besides that, is good to have a good code editor as VSCode

🎲 Running the Frontend

# Clone this repository
$ git clone <https://github.com/leandronunesdev/weather>

# Access the project folder using terminal/cmd
$ cd weather

# Install the dependencies
$ npm install

# Execute the application on development mode
$ npm start

# The server will start on port:3000 - access <http://localhost:3000>

🛠 Technologies

The following tools were used on this project:

🛠 Author


Leandro Nunes
🚀

Made with ❤️ by Leandro Nunes

👋🏽 Reach out!

Website | Linkedin | E-mail | Twitter