Introduction

The Gravity Web client is features a beautiful, React user interface built with Shadcn. This includes a full library of fully-interactive components that you can easily drop into your application, containing everything from views and tables to self-validating forms, modals and notification banners. Components are styled using Tailwind CSS and SCSS modules; you can use whichever you want to use at the component level.

Building your interface is as simple as creating a new view and adding the pre-built components.

The following sections will give you an overview of how React is set up within Gravity, along with an explanation of how to use each of the components.

Last updated