documentation/tutorial/next-steps/summary/react-router/ant-design/index.md
import { Sandpack } from "./sandpack.tsx";
<Sandpack>Congratulations! You've completed the tutorial, learning how to create a CRUD application from scratch using Refine and understanding its basic concepts. With this knowledge, you can now use Refine to develop your own applications without limitations.
We've covered the following topics in this tutorial:
Refine's features are not limited to these topics and you can find more information about all the features and capabilities of Refine in the documentation.
If you encounter any issues or have any questions, feel free to ask in the Refine Discord or GitHub Discussions.
</Sandpack>