Problem: there is no frontend for nostrocket
Build: client components for reusability using React.
Clone this repository
$ git clone [email protected]:samuelralak/nostrocket-ui.git
Install dependencies and start local server
$ yarn && yarn dev
TODO: Add deployment instructions
TODO: Add testing instructions
TODO: Add contribution guidelines