mirror of
https://github.com/bendtherules/buildit-weather-app.git
synced 2026-08-18 13:42:14 +00:00
fe7d84ba41a9d7804be1326153ba34303e7af8f8
Weather App
Hosted at https://weathery.netlify.com
Expanded view (after clicking on any day)

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.
Languages
TypeScript
82.2%
CSS
11.6%
HTML
6.2%
