Frontend: React Example
Use this React example to start building your first app on DeSo
Last updated
Was this helpful?
Use this React example to start building your first app on DeSo
Last updated
Was this helpful?
This is a simple project, but these examples can be easily ported to your preferred framework or build tool.
Github:
Run the following in your terminal
If you want to port these examples to your own app, set up a project using the docs for your preferred tool (Create React App, Vite, Nextjs, Remix, Angular, Vue, etc).
If you're not sure, Create React App is a reasonable choice for getting a development environment up and running for quick prototyping/experimenting.
Next, install the using your preferred package manager:
Finally, use the examples found in this repo to help you build social features for your application.
There are lots of comments throughout the code, but if anything is unclear, please open an issue!
State Sync