JWTappert / react101

A basic 101 level react lab that lets you construct a react application from the ground up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React 101 - build a functional application from the ground up

This repository contains a completed example of the entire lab.

To use this lab as a learning exercise follow the steps in the README.md file step by step and not use a cloned version of the repo.

Overview and Prerequisites

Step 1 - Create Project

Step 2 - Setup React

Step 3 - Setup Storybook

Step 4 - Add Internationalization support

Step 5 - Add Material UI support

Step 6 - Add Application State

Step 7 - Add Actions to the UI

Step 8 - Add Async Event Handler

Step 9 - Server Integration

Step 10 - Testing

About

A basic 101 level react lab that lets you construct a react application from the ground up.


Languages

Language:JavaScript 97.7%Language:HTML 2.3%