This is simple web application where user can delete the image and replace or change the image, can change the image css filter option from the settings, can sorting or move functionality at the canvas area and all data will save in local storage so that when the user reloads the page it will resume the page at the same state.
Some of the standout features of the project are
- Add image to canvas area.
- Delete added image.
- Filter image styles.
- Sort or move image.
- Change canvas image.
- All Data will save localStorage
React, CSS, localStorage, React dnd, Redux, Redux-thunk
- Clone this repo.
- Change your directory :
cd media-canvas
- Run
npm install
- Run
npm start
Feel free to visit 👉 https://media-canvas.netlify.app/