Skip to content

Weather Indicator Web Application - for devops training | react

Notifications You must be signed in to change notification settings

slimprepdevops/weather-app-indicator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

  • Created an application which fetches weather data based on location entered by user
  • Integrated a weather API into application and built the user interface with React to render data

Screenshots

  • Screenshot 1: Example screenshot

Technologies

  • React
  • Node.js
  • Bootstrap

Requirements

  • Copy the .env.example file into .env in the root directory
  • Visit Weather API and register to generate your API key
  • User the API key on your .env file for REACT_APP_WEATHER_APIKEY

Node Version

  • Use Node v18.*

About

Weather Indicator Web Application - for devops training | react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • CSS 19.4%
  • HTML 11.3%