⚡ Holograph Next.js + TailwindCSS Clone ⚫️
Live Demo ?
? Technologies
This project has been developed with the following technologies:
- React ⚛
- TypeScript ?
- Next.js ⚡️
- Tailwind CSS ?
- Ethers.js ?
- wagmi ?
- RainbowKit ?
? How to run locally
From your command line:
# Clone this repository
$ git clone https://github.com/feliperodriguess/holograph-tw-clone.git
# Go into the repository
$ cd holograph-tw-clone
# Install the dependencies
$ npm i
# Run locally
$ npm run dev