Skip to content

AvilaKevin/wheather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀 Wheater App

πŸ“„ Description:

Web application that gives a description of the weather depending on the city and country


πŸ“Ί Screenshots:

main

Search

Search


πŸ“• How to use:

1.Create an account in openweathermap: https://home.openweathermap.org/users/sign_up

2.Get the API key

# Clone this project
$ git clone https://github.com/AvilaKevin/wheather_app
# Access
$ cd wheather_app
# Install dependencies
$ yarn or npm
# Save the API key in AppContext.js
const WHEATHER_KEY = YOUR KEY;
# Run the project
$ yarn start or npm start
# The server will initialize in the <http://localhost:3000>

πŸš€ Technologies:

  1. React JS
  2. JavaScript
  3. Tailwind Css

About

Weather application full responsive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published