Skip to content

zxlvera/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Overview

This weather app was bootstrapped with Create React App.

Live Demo

Search for city or country

No city found

Features

  • User can search for cities and countries upon pressing Enter or clicking Submit button
  • User can clear inputs on clicking Clear button
  • User can view the weather if city or country is keyed correctly
  • User can track their search history
  • User can query again from search history
  • User can remove past searches from search history

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/your-user-name/your-project-name

# Install dependencies
$ npm install

# Run the app
$ npm start

Built With

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published