Skip to main content
Version: 4.xx.xx

1. Build your first refine app

About this Tutorial

This tutorial will guide you through the process of building a fully-functional CRUD app using refine. You will learn all the necessary steps to get started with refine, from setting up your development environment to launching your app. 🚀

We'll cover the following topics:

  • Setting up your development environment
  • Creating your first refine app
  • Understanding dataProvider
  • The concept of the resources prop
  • Adding CRUD pages to your project
note

If you would rather start exploring refine with some examples before diving in, visit our examples page and choose an example to open and explore it in an online editor.

Thank you Astro Community! ❤️

While preparing the refine's tutorial, we were quite inspired by the Astro tutorial. We thank Astro for your contributions to the open-source community 🎉

Checklist