A simple application that stores your recipes. visit Munchie Book to jot down your recipies.
- The app was bootstraped with create-react-app and styles with bootstrap.
- Local storage is used as the storage layer. It can be connected to a backend with a backend .
- What react is and how it works.
- Components | Props | States
- JSX
- Hooks
- Event Handling
- Conditional rendering
- Lists and keys
- Context
- Styling components with Bootstrap