Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 302 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 302 Bytes

Intro to React

This project is intended to provide simple, beginner examples of how to use React. It will be used for educational purposes.

Getting Started

To get set up, clone the repository and run yarn install.

Once this is done, run yarn start to see a demo of the example components.