A simple photo editing tool built with React. This tool allows you to adjust the brightness, saturation, contrast, and other properties of your photos.
- Adjust Brightness
- Adjust Saturation
- Adjust Contrast
- More features to come!
To get started with the development, you need to have Node.js and npm installed on your machine.
- Clone the repository:
git clone https://github.com/int-arsh/photofly.git cd photofly
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.