Skip to content

madwizzard/Weather_App_WPR382_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Weather_App_WPR382_Project

This is my first project where I used React. I learned a lot about React, express and API's and how to use them.

React Weather App

React is a JavaScript library for building user interfaces. I tried to make the app as modular and simple as possible.

Running the app

Open a terminal within the src folder and run the following commands:

node server.js

Open a second terminal in the weather-app folder and run the following commands:

npm start

Usage

To use the app, simply type in the zip code of the city in South Africa you want to get the weather for and press enter. You can click on the °C or °F to change the temperature from Celsius to Fahrenheit and vice versa.

About

Project that uses react to create a weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published