Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 836 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 836 Bytes

PhotoZri

PhotoZri, A simple image editor app created with Fabric.js v6 and React.

How to run this project?

Clone the repository and install dependencies:

npm install
# --- or ---
yarn

Start the React development server:

npm start
#--- or ---
yarn start

License

MIT

Credits