Skip to content

codearis/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project - Weather App

Live demo: https://codearis-weather-app.vercel.app/

This project was built following an asssessment for Hatchways - Frontend Practice Project, where the goal was to replicate the frontend application provided (as close as possible). It was allowed to use any frontend framework (React.js, Vue.js, etc.) or use plain Javascript, HTML, and CSS.

The finished application should look like this:

Application

More info about this assessment can be found here

How this assessment was approached

Since the application request was simple with hard coded values, I decided to expand it promoting a better user experience with dynamic values, using the same tools provided with a personal touch. These are the results:

Approach

You can also check a live demo in the link below (if the application won't work the number of requests reached the limit for the free plan)

Techs used

Getting Started

To get a local copy up and running follow these simple example steps.

gh repo clone codearis/hatchways-frontend-practice
cd project
yarn install

Usage

The app will require you to sign-up at OpenWeatherAPI to get an API key. With your API key, create a .env file at ./project folder with the variable REACT_APP_OPEN_API = "api key"

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

About

A simple weather app using OpenWeatherAPI and Leaflet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published