Introduction

The Gravity Web client is built using a beautiful, custom-designed React user interface. This includes a full library of pre-built 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 which you want to use at the component level.

Building your interface is as simple as creating a new view and adding 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