- Wagmi configured for your ethers jazz.
- RainbowKit for Wallet Connect
Clone the repo
git clone https://github.com/public-assembly/neosound.git
Install dependencies
cd neosound
yarn install
Run development server
yarn dev
- Base styling is achieved with TailwindCss. Make sure to check the docs if you are not familiar. Also try out Tailwind CSS IntelliSense if you are using VSCode.