Completed
— Deployment
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build and Deploy a React Admin Dashboard with Real-time Data and Features
Automatically move to the next video in the Classroom when playback concludes
- 1 — Intro
- 2 — Create Refine Project
- 3 — Refine Dev Tools
- 4 — Remove unnecessary files
- 5 — Data provider setup
- 6 — Auth provider
- 7 — Workflow setup
- 8 — Initial routes demo
- 9 — Update login
- 10 — App routes and layout setup
- 11 — Home deals and upcoming events
- 12 — Latest activities and total count cards
- 13 — Company list page
- 14 — Create company
- 15 — Company edit
- 16 — Kanban board
- 17 — Kanban task create
- 18 — Kanban task edit
- 19 — Deployment