Skip to content

arshad-yaseen/pictocode

Repository files navigation

Pictocode

Pictocode converts your screenshots into code.

hero

Running Locally

  1. Install dependencies using npm:
npm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
npm run dev

Read more about how to contribute to this project in contributing guide.

License

Licensed under the MIT license.