A simple weather app project was bootstrapped with Create React App bolierplate.
It is a part of react learning process. This project is created following a tutorial Intro to React by Eric Vicenti
Demo: React Weather App Demo
- React
- React DOM
- Boilerplate create-react-app
- Bootstrap
- React-Bootstrap
- Bootswatch Journal Theme
- OpenWeatheMap API
- How to use
create-react-app
boilerplate - Basic
react
&react-dom
usages - React
props
&states
properties - React
component life cycles
& it's usages - OpenWeatherMap api usages & data fetching
- Production ready app properties
- Continious deployment cycle on cloud server