Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.46 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.46 KB

Codart

Codart let you create beautiful images of your source code. We have several customization options, from backgrounds with beautiful gradients, paddings and themes.

codar preview

Table of Contents

Technologies

Getting Started

[Provide information on how to get started with your project. Include any prerequisites or dependencies that need to be installed, and steps to run the project locally.]

Installation

  1. Clone the repository and install the dependencies:

    git clone https://github.com/sammarxz/codart.git
    cd codart
    yarn

Usage

  1. Start the development server

    yarn dev
  2. Go to https://localhost:3000