afarber / react-questions

Small projects for asking at Stackoverflow and Telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-questions

Small projects created on my way to React nirvana

The files are public domain - unless there is a different note (by their respective authors) in the videos or files.

Screenshots

appbar-drawer display a temporary drawer on the left side:

screenshot

localize-bundle use a Vite plugin to generate localized bundles:

screenshot

permanent-drawer display a permanent drawer on the left side:

screenshot

router-nav-drawer asked at Stackoverflow How to use MUI Drawer in a separate .jsx file with BrowserRouter?:

screenshot

name-in-context pass data via Context API:

screenshot

react-admin based on the tutorial Build a COMPLETE React Admin Dashboard App | React, Material UI, Data Grid, Light & Dark Mode:

screenshot

responsive-mui based on the tutorial Material UI 5 (MUI) React Tutorial | MUI Responsive Real Project:

screenshot

set-title creating a custom effect:

screenshot

left-drawer display a drawer on the left side:

screenshot

router-1 an example with React Router:

screenshot

top-grid display JSON data in a MUI X Data Grid:

screenshot

top-table display JSON data in a MUI Table with expandable rows:

screenshot

My React-related questions at StackOverflow

About

Small projects for asking at Stackoverflow and Telegram


Languages

Language:JavaScript 71.0%Language:HTML 16.1%Language:CSS 12.9%