Back to Refine

README

examples/mern-dashboard-server/README.md

3.25.03.1 KB
Original Source
<div align="center" style="margin: 30px;"> <a href="https://refine.dev/"> </a> <div align="center"> <a href="https://refine.dev">Home Page</a> | <a href="https://discord.gg/refine">Discord</a> | <a href="https://refine.dev/examples/">Examples</a> | <a href="https://refine.dev/blog/">Blog</a> | <a href="https://refine.dev/docs/">Documentation</a> </div> </div> <div align="center"><strong>Build your <a href="https://reactjs.org/">React</a>-based CRUD applications, without constraints.</strong> An open source, headless web application framework developed with flexibility in mind.

<a href="https://www.producthunt.com/posts/refine-3?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-refine&#0045;3" target="_blank"></a>

</div>

Full Stack MERN Dashboard App Using Refine - Server App

Refer to the client app source code

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:

  1. Node.js, Express.js, MongoDB, and React.js that together form the powerful MERN stack
  2. Material UI: The most popular UI Component Kit nowadays
  3. TypeScript: Yep, you heard that right; we’ll be using TypeScript on this project! No previous typescript knowledge is required
  4. You’ll learn how to transform a Figma design into a fully functioning website
  5. You’ll also learn how to optimize images and store them on the cloud using Cloudinary
  6. Provide a quick and easy way for your users to log in and register using Google ****Auth
  7. And most importantly, you’ll learn how to build React-based CRUD applications incredibly quickly using refine.

Developed by @adrianhajdin (JavaScript Mastery). Launch your development career with project-based coaching - JS Mastery Pro

Try this example on your local

bash
npm create refine-app@latest -- --example mern-dashboard-server