Home

Build on ShellApps

Everything you need to build powerful apps on the ShellApps platform

Platform

Get building in 5 minutes

npm install @shellapps/react-ui
import { ThemeProvider, Button } from '@shellapps/react-ui';
 
export default function App() {
  return (
    <ThemeProvider>
      <Button>Hello ShellApps</Button>
    </ThemeProvider>
  );
}

Ready to build?

Activate Builder Tools to get API keys, manage your apps, and start building on ShellApps.

Activate Builder Tools →

© 2026 Shell Technology. All rights reserved.