Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 446 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 446 Bytes

PumpKin Image Gallery

A very simple responsive web app for viewing images. It allows reordering images with drag and drop.

Libs

react js + vite + ts > csr
framer-motion
tailwind-css
react-easy-sort
zustand

Structure

--- main.tsx
        --- App.tsx
        --- assets.tsx
        --- Store.tsx
        --- +components

Notes

    to reset all data delete the "data" item from localstorage