Skip to content

rosealexander/react-mui-workshop

Repository files navigation

MIT License CI/CD

React + Material UI workshop

An introduction to using React with the Material UI component library.

React + Material UI logos

Here is what we are going to build: https://rosealexander.github.io/react-mui-workshop/


CSUN ACM Logo < This workshop is for the ACM California State University Northridge Student Chapter.


Requirements

To get the most out of this workshop you should be comfortable programming with Javascript. You must have Node.js installed and make sure to clone this repo. git clone https://github.com/rosealexander/react-mui-workshop

You also need to grab a free API key from OpenWeather. Create an account and navigate to Api Keys and just use the default one listed here later in this tutorial.

Getting Started

Each part of this workshop is seperated into branches. You can follow along by checking out each of them with git checkout [branch-name]

For everything you need to know about Git, take a look at this Git Guide.

React is a JavaScript library for building user interfaces. You can find the React documentation here and check out the Getting Started page for a quick overview.

"MUI is a simple and customizable component library to build faster, beautiful, and more accessible React applications". MUI components follow the Material Design system.

Learn More


About

An introdcution to using React with the Material UI component library.

Topics

Resources

License

Stars

Watchers

Forks