Skip to content

praisetompane-experiments/app_weather

Repository files navigation

app_weather ;)

build status

Objectives

  • A toy weather application to experiment with the full life-cycle of a React Single Page Application.

Project Structure

  • docs: project documentation lives in here.
  • tests: test code lives in folder.

Dependencies

Setup Instructions

Run Program

  • To start system run
    # from root directory
    pnpm run start

Testing

  • Execute Tests

    pnpm run test

Building and Deployment

# from root directory
pnpm install
# from root directory
pnpm run build
# from root directory
pnpm run deploy

Git Conventions

Demo

0. Homepage

Alt text

1. Retrieve 5 day weather forecast

Alt text

2. Drill down to 3 hour interval weather forecasts

Alt text

3. Drill into the details of a specific hourly forecast

Alt text

About

A toy weather application to experiment with the full life-cycle of a React Single Page Application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors