Photo editor is as the name tells a photo editing powered by React which enables real-time editing of some basic photograph editing properties like Brightness, Saturation, Contrast, Blur, etc using CSS modification.
This application demonstrate basic react concepts like Hooks, Up liftinng State, initlizing of state,functions, Arrow functions, React Callback approach, State, Props, Keeping data Unmutated, and Property Initializers. This project uses many different tools and can be used for eductional and learning purpose only. And if you are my code a mention would be much apperciated.
-
Ensure you have NPM installed.
-
Download or Clone Repository from here
-
Install required
node-modulesby running below command
npm install
- Boot the server using command:
npm start
- The server is now running at localhost:3000
- Download from Github.
- Clone the repo:
git clone https://github.com/chasesagar/Photo-Editor.git.
Sagar Saini - Initial work - ChaseSagar See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Web Dev Simplified Youtube Channel







