This project was bootstrapped with Create React App. Its is a simple blog style posts page used to demonstrate the basics of useState, prop types, basic event handlers and a broad intro to working with React in general.
This repo is intended as a guide for a tutor when giving the lecture
The main branch contains the basic application, this can be forked and used as the base for a fresh repo created over the course of a lecture for the students to use when following along with the video recording.
Run the app with:
Open http://localhost:3000 to view it in your browser.
Run the tests with:
