Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 318 Bytes

Photo Editing App

Frontend

To work on the frontend and see a local version of the web app, do the following:

git clone https://github.com/lvllvl/photo-editor.git
cd photo-editor
cd frontend
npm run dev

Contributing

Create your own branch, submit a PR. I will try and create issues as needed.