lmoscheni / weather-app

Home Page:weather-app-git-master-leandromoscheni.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

This project was bootstrapped with Create React App.

This app belongs to the dev challenge.

Challenge: Create a weather app using an API. Use Front-end libraries like React or Vue. Don’t look at the existing solution. Fulfill user stories below.

DEMO.

Features and Stories:

  • I can see city weather as default, preferably my current location
  • I can search for city
  • I can see weather of today and the next 5 days
  • I can see the date and location of the weather
  • I can see according to image for each type of weather
  • I can see the min and max degree each day
  • I can see wind status and wind direction
  • I can see humidity percentage
  • I can see a visibility indicator
  • I can see the air pressure number

Optional Features and Stories:

  • I can request my current location weather
  • I can convert temperature in Celcius to Fahrenheit and vice versa

Pendings

  • Testing components

Run, Build and CRA Info

To see this info please enter here.

Architecture, hosting, and more

The app use an API gateway based on cors-anywhere (npm package) hostend on Heroku to solve the problem with CORS Accesss.

The app is hosted on Vercel. Remember to use the app for now is necesary enable location action in your device and browser.

About

weather-app-git-master-leandromoscheni.vercel.app


Languages

Language:JavaScript 61.6%Language:CSS 30.8%Language:HTML 7.5%