Skip to content

CommandShiftHQ/react-intro-part-2-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to React session 2 lecture

This version is deprecated as of October 2022 cohort is it contains prop-types.

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.

Setup

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.

Finished app

Screenshot

Available Scripts

Run the app with:

npm start

Open http://localhost:3000 to view it in your browser.

Run the tests with:

npm test

About

A simple blog style posts page to give a broad intro to working with useState, prop types & basic event handlers in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors