Skip to content

etruong/techtogether-react-ws-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechTogether React Workshop

Summary

This workshop was created for TechTogether's 2021 hackathon to teach the attendees the basic React foundations specifically the key concepts: components, state, and props. This workshop will be a demo of creating a pokedex. If time permits, we will demo also the concept of lifting state.

General Setup

When creating a React app from scratch the following general tools are neccessary:

  1. Terminal installed
  2. node js installed

The following command should be run in the terminal to attain all necessary tools

npx create-react-app {pathtoprojecthere}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published