- What is this?
- Features
- Local Installation
- Application demo
- Screenshots of app
- Technologies used
- Shouts outs and Credit
- This is an image editor built with simplicity in mind. Making modifications to images shouldn't be a struggle. Stop before you spend five minutes booting up that old, slow image editing software. This editor is fast, so you can be too.
- Upload images to the canvas instantly.
- Create and edit shapes and more to create your perfect project.
- Start by cloning this repo with git
- Navigate to the project directory
- Run:
npm install
- Run:
npm run start
- Check out the live demo!
- Built with React and Redux
- Shout out to this medium article that got me started.