Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 607 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 607 Bytes

codestamp

Codestamp

A utility to convert your code to image with required customization like syntax theme, background theme, and more.

Todo

  • add more features
    • font size
    • keyboard accessibility
    • more language support
    • more theme support

Run the website locally

git clone https://github.com/Prajnaprabhu3/codestamp.git

Setting up the project

cd codestamp

# Install dependencies
pnpm install

Starting server

pnpm dev

Server should now be running on localhost