Skip to content

Create, organize, and export color palettes with ease. Perfect for designers and developers.

Notifications You must be signed in to change notification settings

TheDanniCraft/swatch-studio

Repository files navigation

Swatch Studio

swatch studio

made with love typescript

Create, organize, and export color palettes with ease. Perfect for designers and developers.

🛠️Features

  • Create custom color palettes
  • Organize and edit palettes
  • User-friendly interface
  • Supports color consistency across projects

📖Usage

Coming soon

🚀 Development Build

To run a development build of this Next.js project, follow the steps below:

Prerequisites

Make sure you have the following installed:

  • Node.js (version 18.17 or higher required)
  • Package Manager like: npm, yarn or bun

Steps

  1. Clone the repository:

    git clone https://github.com/TheDanniCraft/swatch-studio.git
    cd swatch-studio
  2. Install dependencies:

    Using npm:

    npm install

    Or using yarn:

    yarn install

    Or using bun:

    bun install
  3. Run the development server:

    Using npm:

    npm run dev

    Or using yarn:

    yarn dev

    Or using bun:

    bun dev
  4. Open your browser:

    Visit http://localhost:3000 in your browser to see your application in development mode.

Additional Information

  • Hot Reloading: The development server supports hot reloading. Any changes you make to your components will automatically reflect in the browser without needing to refresh the page.

  • Linting and Formatting: Before committing your code, you can run the following commands to check for linting and formatting issues:

    Using npm:

    npm run lint

    Or using yarn:

    yarn lint

    Or using bun:

    bun lint

If you encounter any issues, please check the Next.js documentation or open an issue on this repository.

Happy coding!

📜License

MIT

✍️Authors

About

Create, organize, and export color palettes with ease. Perfect for designers and developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •