# Next steps

import { LinkButton } from '@astrojs/starlight/components';

This tutorial walked you through the process of building a basic application with LiveStore, explaining its fundamental concepts and workflows by practical example.

## Next steps

Try one of our starter projects:

<LinkButton href="/getting-started/react-web">Quickstart</LinkButton>

Follow LiveStore on social media to never miss an update:

<LinkButton href="https://x.com/livestoredev">Follow on X</LinkButton>
<LinkButton href="https://bsky.app/profile/livestoredev.bsky.social">Follow on Bluesky</LinkButton>

Join the LiveStore community and chat with other developers:

<LinkButton href="https://discord.gg/RbMcjUAPd7/">Join Discord</LinkButton>

## Credits

This tutorial has been written by [Nikolas Burk](https://x.com/nikolasburk).