All Projects → mxstbr → modern-react-workshop

mxstbr / modern-react-workshop

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Modern React Workshop

Setup

You need to use yarn to install the dependencies!

git clone [email protected]:mxstbr/modern-react-workshop
cd modern-react-workshop
yarn

Run the GitHub Repository Fetcher app

cd github-repository-fetcher
yarn start

View the slides

cd slides
# <deckname> is either modern-react.mdx, hooks.mdx or performance.mdx
yarn deck <deckname>

License

All of this code is licensed under the MIT license by Max Stoiber.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].