lgope / media-canvas

This is a simple web application where the user can delete the image and replace or change the image

Home Page:https://lgope.github.io/media-canvas/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media Canvas

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.

Demonstration

Up Coming..

Key Features

Some of the standout features of the project are

  1. Add image to canvas area.
  2. Delete added image.
  3. Filter image styles.
  4. Sort or move image.
  5. Change canvas image.
  6. All Data will save localStorage

Technologies

React, CSS, localStorage, React dnd, Redux, Redux-thunk

To run this project :

  1. Clone this repo.
  2. Change your directory : cd media-canvas
  3. Run npm install
  4. Run npm start

Deployed Version

Feel free to visit 👉🏻 https://lgope.github.io/media-canvas

About

This is a simple web application where the user can delete the image and replace or change the image

https://lgope.github.io/media-canvas/


Languages

Language:JavaScript 75.2%Language:CSS 20.1%Language:HTML 4.7%