Skip to content

codrill/weather-app

Repository files navigation

Build Status

About

Weather-App is an open-source project designed primarily for learning and assimilation of learned techniques.

How It Works

During development process app will be using mocked weather data.

This application is using OpenWeatherMapAPI to gather both geographical coordinates of user defined city and weather for next 7 days.

Technology Stack

  • React
  • TypeScript
  • SCSS
  • MirageJS
  • Travis CI

Installation

  1. Install latest LTS npm (recommended via nvm)
  2. Clone repository
  3. Perform npm -i to install all required dependencies
  4. Run project locally using npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published