feat(ui): implement profile page

This commit is contained in:
Prad Nukala
2024-09-22 02:51:52 -04:00
parent df96e8d562
commit ee7c4531c2
31 changed files with 214 additions and 198 deletions
-18
View File
@@ -1,18 +0,0 @@
# sonr.id
A public decentralized web node client for the Sonr Network.
## Development
### Prerequisites
- Bun
- Devbox
- Docker
### Setup
1. Install [Devbox](https://github.com/jetpack-io/devbox)
2. Install [Bun](https://bun.sh/docs/installation)
3. Install [Docker](https://docs.docker.com/get-docker/)
4. Run `devbox run dev`