Skip to content

SqCodeJs/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebShop

Weather app is my first project using react hooks. This project learned me how to use web API and manage date based on async functions.

Technologies

Project is created with:

  • node version: v16.13.0
  • react version: ^17.0.2
  • styled-components version: 5.3.0
  • API api.openweathermap.org

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/SqCodeJs/weather-app

# Go into the repository

$ cd weather-app

# Install dependencies
$ npm install

# Run the app
$ npm start



  1. Features ⋅⋅* find weather for many cities ⋅⋅* check weather based on your location

Releases

No releases published

Packages

No packages published