With modern material design, a fully functional dashboard, a property management page, and a users page - both connected to our database and a profile page that connects the two, this video is the updated full-stack MERN course you’ve all been waiting for.
Alongside building this application, you'll learn how to use the most in-demand technologies today:
- Node.js, Express.js, MongoDB, and React.js that together form the powerful MERN stack
- Material UI: The most popular UI Component Kit nowadays
- TypeScript: Yep, you heard that right; we’ll be using TypeScript on this project! No previous typescript knowledge is required
- You’ll learn how to transform a Figma design into a fully functioning website
- You’ll also learn how to optimize images and store them on the cloud using Cloudinary
- Provide a quick and easy way for your users to log in and register using Google ****Auth
- And most importantly, you’ll learn how to build React-based CRUD applications incredibly quickly using refine.
npm create refine-app@latest -- --example mern-dashboard-client
- Login Page :
2. Home Page & Dashboard :
3. Properties Page (ADD ,EDIT ,DELETE & UPDATE):
4. Agents List :
5. Agents Profile :
5. My Profile :