Skip to content

edencheung/PuntingWeatherApp

Repository files navigation

Punting Weather App

This is an app to allow punters in Cambridge to check the weather conditions so they can more easily decide on/plan their punting.

Steps to run

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

The application runs for development on Linux, Windows, and Mac (although different platforms may affect which devices can be emulated).

All libraries used are detailed in the package.json file and will automatically be installed when npm install is run as described above.

Fonts

This app uses fonts stores in the assets/fonts/ directory:

  • Quicksand-Bold.ttf
  • cherrybombone-regular.ttf

These fonts can be loaded using [expo-font] package.

To install it, run:

npm install expo-font

About

A React Native app that shows the current and forecasted weather conditions in Cambridge and a aggregated score to determine when it is suitable for punting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors