Skip to content

FreAK19/LocalWeather

Repository files navigation

LocalWeather

desktop design

LocalWeather is the simple React application, showing you weather based on your current geolication position. Mobile version too.

mobile design

Commands

yarn install            // install all dependencies
yarn server             // start webpack-dev server with hot-module-replacement enable
yarn format             // prettify all .js and .jsx files 
yarn test               // run jest tests
yarn test:coverage      // coverage tests
yarn lint               // eslint check

Building

yarn build              // build ready to production version

Building use preact-compat package, for smaller bundle size.

License

This project is issued under the MIT license.

About

simple React app give you local weather

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published