Weather App

Hosted at https://weathery.netlify.com

Initial view Screenshot Initial

Expanded view (after clicking on any day) Screenshot Expanded

Install

npm i

Installs all dependencies locally.

Test

npm test

Launches the test runner in the interactive watch mode.

Running the app

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.

To host the build folder, host it with a server with /* redirected to index.html (for routing to work correctly). To see it in action right now, please visit https://weathery.netlify.com.

S
Description
Sample weather app
Readme
312 KiB
Languages
TypeScript 82.2%
CSS 11.6%
HTML 6.2%