Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Surya-Gs/Weather_display
This is a code repository to build and deploy weather display app. Covered topics: React.js, Service Workers, PWA, Lighthouse...
https://github.com/Surya-Gs/Weather_display
html-css-javascript visual-studio-code
Last synced: 2 months ago
JSON representation
This is a code repository to build and deploy weather display app. Covered topics: React.js, Service Workers, PWA, Lighthouse...
- Host: GitHub
- URL: https://github.com/Surya-Gs/Weather_display
- Owner: Surya-Gs
- Created: 2021-03-02T18:03:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T08:16:46.000Z (over 3 years ago)
- Last Synced: 2024-07-30T20:59:52.816Z (5 months ago)
- Topics: html-css-javascript, visual-studio-code
- Language: JavaScript
- Homepage: https://affectionate-wescoff-a9ccfe.netlify.app/
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather display Web Application
### [Live Site](https://affectionate-wescoff-a9ccfe.netlify.app/)
In this project, we will create a PWA. We're going to use React with service workers.
Setup:
- run ```npm i && npm start``` for both client and server side to start the development server