The app is designed to be used in the everyday, something you would open right before heading out the door, and one which would provide context on whether you should be prepared for adverse weather effects like heavy rain.
The focus is on relaying weather information quickly in laymen terms and arranged to promote important information first.
https://good-weather-d60d7.web.app
Dark mode | Light mode |
---|---|
Desktop light mode |
---|
Desktop dark mode |
---|
npm i
- to install dependenciesnpm run dev
- open your browser tolocalhost:9000
- Create a
.env
file in the root directory and add env variables following the.env.example
file
npm run build
- compiles the TypeScript code and bundles it to the {root}/dist folder
- Login and authenticate with firebase
npm run deploy
- deploys the project to Firebase