Skip to content

CodeLHC/weather-app

Repository files navigation

WeatherWise

This is a weather application that connects to a third-party API to display a 5 day weather summary for a town or city of your choice across the UK!

This project is currently being reviewed and improved. I want to add in error handling and update the styling further into this project, as well as look into deploying it for easier view of the application

This project has been built using:

  • React (Props and State, React hooks, React testing Library)
  • JSX
  • JS
  • Axios

Set Up

In your terminal:

git clone https://github.com/CodeLHC/weather-app
cd your/path/to/weather-app
npm install

Using the Project

To view the project:

npm start

Testing the project

To run through the tests:

npm test

Contributors

Laura Crawford - https://github.com/CodeLHC With thanks to Command Shift for the education and inspo provided to work this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published