mirmahyar / weather

Simple Weather web app, using React.

Home Page:https://simple-react-weatherapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple React Web app for fetching a Weather API and show the current weather of a chosen city to a user. Used Open Weather Map API for this project.

<<By the way, I tested "React Hooks" capability first time in this project and it was very interesting ! Probably, I will rewrite my other projects with Hooks ! >>

HTML, CSS, JAVASCRIPT (REACT.JS library)

This is my first JAM stack style web app, which is a philosophy that websites may have No complicated backend part, just JS, API calls, Markup.

Check out Demo ------> https://simple-react-weatherapp.netlify.app/

About

Simple Weather web app, using React.

https://simple-react-weatherapp.netlify.app/


Languages

Language:JavaScript 70.0%Language:HTML 16.0%Language:CSS 14.0%