This project was bootstrapped with Create React App.
Presentation Slides: https://swipe.to/2447gr
- Installed react. Created a new project
- Created components to list Recipes
- Added form to add new Recipe
- Introduced lifecycle events
- Introduced stateless components.
- Loading posts from an external URL and rendering them on the page.