Skip to content

henlina90/daily-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daily-weather-app

The purpose of this project was to display a 5-day forecast using openweathermap.org/api

You can learn more about this project by visiting hatchways.notion.site/front-end-practice-assessment

Screenshot

screenshot

Key Technologies

  • React.js
  • Axios
  • HTML
  • CSS
  • Open Weather Map API

Installation

  1. Fork or clone this repository
  2. In your terminal, cd into the project
  3. Set up environment variables by running cp .sample_env .env
  4. Run npm install to install project dependencies
  5. Run npm start to start the project locally at http://localhost:3000

Resources

About

Hatchways front-end practice assessment to display 5-day forecast

Topics

Resources

Stars

Watchers

Forks