Skip to content

Latest commit

 

History

History
80 lines (44 loc) · 2.75 KB

README.md

File metadata and controls

80 lines (44 loc) · 2.75 KB

WEATHER CAST : The Weather forcasting app

License: MIT GitHub version contributions welcome

Description

A Weather Application developed with Reactjs using OpenWeaterAPI. Its is a designed to be supported on any device and it is developed considering the Google's concepts of Progressive Web Applications thus it will work in offline mode too.

Demo

Click here for demo

WEATHER CAST

Features

• Progressive Web Application

• Offline Access from prefetched data

• Interactive UI

• 3 days forcasting

• location detection and fetching data automatically.

Getting Started

Click the demo link or clone/download the repository on your local machine.

`git clone https://github.com/Souravdey777/News-Bucket.git`
Install dependencies
`npm install` or `yarn install`
Run Snap Shot from the root directory.
`npm start` or `yarn start`

Contributing

Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify