Skip to content

A React weather web application using Google and Accuweather APIs :)

Notifications You must be signed in to change notification settings

minahmoghadam/orange-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange Weather

A React web application using Accuweather and Google APIs.

Details

On the homepage, we have 7 Backgrounds, which we use depending on the weather.

  • Thunderstorm
  • Drizzle
  • Rain
  • Snow
  • Atmosphere
  • Clear sky
  • Clouds

Built With

Prerequisites

  • Node.js
  • NPM

Installing & Local Development

npm install

  • create a file with .env name .
  • open .env_sample file and copy its content to .env file.
  • replace your keys with sample keys.

npm start

Navigate to http://localhost:3000/.

Build

Run npm run build to build the project. The build artifacts will be stored in the build/ directory.

Contributors

Mina Hosseini Moghadam

Screenshots

  • Home

home

home

  • Search

search

About

A React weather web application using Google and Accuweather APIs :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published