Skip to content

valtdv/weather-dashboard

Repository files navigation

Climate Dashboard 🌦️

Simple Climate Dashboard application created with React.

ezgif-3-6b632ccbdd

Installation

Requirements

Steps

# Clone this repository
$ git clone git@github.com:valtdv/weather-dashboard.git

# Enter repository folder
$ cd weather-dashboard

# Install dependencies
$ npm install

# Create .env file and copy syntaxis from '.env.example' file
$ touch .env

# Run the app
$ npm run start

How to use

  • Allow your browser to access your location and let it remember that decision
  • Let the magic happen ✨
  • Scroll horizontally on any table or chart to visualize it completly
  • Position your mouse over any point on the charts to get more details

Main tools and technologies used

Workflow

This repo followed Git Flow branching strategies for branch name conventions. Three main pull requests were created on the timeline of this project, and direct pushes to the main were avoided with the exception of initial and final commits. Pull requests were squashed and merged to avoid unnecessary merge commits.

Pull requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published