Try it now https://cardzilla.vercel.app
- Customize profile card.
- Support light/dark theme.
- Integrate with Vercel.
- Integrate with Google Analytics.
- Export source code.
- Please make sure you have
node
andnpm
installed.
git clone https://github.com/tranbathanhtung/cardzilla.git
cd cardzilla
yarn
yarn start
- Before start you must create a
.env
file and provide firebase config
cardzilla is published under MIT license.