Skip to content

nmdzl/SmartWeatherApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartWeather Web Appplication

This program is the course project for NCSU CSC 510 (Software Engineering) in 2020 Spring semester.

Group members:

  • Fangting Wu
  • Jing Cai
  • Hua Cao
  • Ruiwen Wu
  • Benjamin Ding

This program was built with Create React App and data from OpenWeather API.

The goal is to provide the detailed weather forecast of a city and comprehensive recommendations and possible alert based on the data.

Setup

yarn install

Install all dependency

yarn start

Runs the app in the development mode.

Open http://localhost:3000 to use it.

About

Weather APP with Javascript React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 9.9%
  • HTML 5.7%