Skip to content

Ali-A-Koye/weather_app_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Built With

  • React - A JavaScript library for building front-end user interfaces

Interface overview

overview

How to use

When you first open the app you will be greeted with the search box where you can write the name of the city you what to query for the weather. after that, a list of cities will be shown according to what you wrote. Click on the desired city and all the weather information of the latter will be shown.

Project tree

.
├── src
	├── components
		├── dashboard.jsx
		├── header.jsx
		├── header.css
		├── main.jsx
		├── main.css
		├── table.css
		├── table.jsx
		├── chart.jsx

Dependencies

Initial Set Up

  1. Clone the repository
  2. npm install or yarn
  3. Request temporary access to the Enable the CORS her : https://cors-anywhere.herokuapp.com/corsdemo
  4. npm start or yarn start app start with your port number

Online Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •