diogopereiradev / pixarti

A site that creates pixel art with css using box-shadow, was made with Vite, React.js and Typescript. ( only works on devices that have pointers )

Home Page:https://pixarti.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to see project?

https://pixarti.vercel.app

What is this project?

This project was created using Vite, React.js, Styled-components and Typescript, there are a lot of workarounds in the project because I had no idea where to start.

The project works as follows, you draw a pixel art on the frame and click on the finish button in the upper left corner of the options menu, after that copy the html/css code that will appear on your screen after that just paste it in your html that you will have your pixel art.

About

A site that creates pixel art with css using box-shadow, was made with Vite, React.js and Typescript. ( only works on devices that have pointers )

https://pixarti.vercel.app

License:MIT License


Languages

Language:TypeScript 97.0%Language:HTML 3.0%