Skip to content

keremkoca/react-weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project was bootstrapped with Create React App.

Weather app built by using Html, Css , JavaScript and React.js. While creating this project:

I used ;
  • https://openweathermap.org/ for getting weather data
  • Axios for API calls
  • useContext for apps global state management
  • React hooks (useState,useEffect,useCallback).
  • Used dynamic weather icons made by using pure css.
  • Tried to create a good looking UI using different Css styling options.
  • Understand what kind of logic works behind a weather app

This project is deployed to GitHub pages.

Technologies

Project is created with:

  • ECMAScript 2016 (ES7)
  • CSS3
  • HTML5
  • React.js
  • Axios

Setup

In the project directory, you can run:

  • npm start

Runs the app in the development mode.

About

A weather app with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published