< KosherCode/>

Sat Jul 22 2017

React with Firebase Notes / To-Do App Tutorial

In this video, I build a simple note-taking / to-do CRUD application using React and Firebase styled with flexbox. We'll use create-react-app to scaffold the project and then create components to construct an application for posting and deleting notes or to-do items. We'll set up a simple Firebase database to serve as our back-end.