Skip to content

An air quality and weather application that allows users to track and favorite real time data using Air Quality Index API

Notifications You must be signed in to change notification settings

can619/WeatherApp2.0

 
 

Repository files navigation

Weather App

An air quality and weather application that allows users to track and favorite real time data using Air Quality Index API

Features Added

  • Jest unit testing
  • SuperTest for testing API requests and responses
  • Simplified POST request sent with username and password
  • Condensed reponse from backend
  • Decreasing log-in time
  • Implemented ability to see favorites after logging in

Tech Stack

  • React (with JS, CSS, and HTML)
  • Redux
  • Node.js
  • Express.js
  • PostgreSQL
  • Bcrypt

How to run Weather App

click Fork to fork the repo

go to Code button and copy the HTTPS link

git clone <paste the link here>

cd WeatherApp2.0

npm install

npm run dev

About

An air quality and weather application that allows users to track and favorite real time data using Air Quality Index API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • CSS 10.4%
  • HTML 0.5%