An app to present your local weather in a single click
Prerequisites-
- Javascript basics
- CSS basics
- HTML basics
- Little Familiarity with React
- Basic Understanding of API
Don't know something mentioned above? Don't worry, this is what open source is about, learn and grow together. You will find resources about everything in this file
First, star this repository by clicking on star icon on upper right corner
Second, clone this repository locally
Third, choose an issue or create your own issue and wait for maintainers or owner to assign you
Fourth, Make a branch and start coding!!
Javascript - [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
HTML - [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/HTML)
CSS - [ShayHowe](https://learn.shayhowe.com/)