take and edit beautiful screenshot.
Beautiful ScreenShot
Text to Image
Code Snippet Image
- Fork Repo
- Clone your Forked repo
git clone https://github.com/<YOURNAME>/edit
Navigate to the directory edit
cd edit
Install dependencies
npm install
npm install -g commitizen
Start development server
npm run dev
Watch tailwind
npm run watch
Create a new branch
git checkout -b <NAME>
git add </path/to/files>
git cz