An open API service indexing awesome lists of open source software.

https://github.com/vinniciusgomes/photoeditor

👨🏻‍🎨 ReactJS Photo Editor
https://github.com/vinniciusgomes/photoeditor

lottie material-ui react react-dnd react-photoeditor redux

Last synced: 4 months ago
JSON representation

👨🏻‍🎨 ReactJS Photo Editor

Awesome Lists containing this project

README

          


photoeditor


React Photo Editor 📷


GitHub language count

Repository size


GitHub last commit


Repository issues

License


Technology   |   
Project   |   
How to contribute   |   
License



Frontend



Frontend



Frontend



Frontend

## :rocket: Technology

This project was developed with the following technologies:

- [Node.js](https://nodejs.org/en/)
- [ReactJS](https://reactjs.org)

Libs:

- [EditorConfig](https://editorconfig.org/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Lottie](https://airbnb.design/lottie/)
- [Redux](https://redux.js.org/)
- [React DnD](https://react-dnd.github.io/react-dnd/)
- [Material UI](https://material-ui.com/)

## 💻 Project

This project came about during an academic work on Digital Image Processing. One idea is to build a photo editor on the Web. ReactJS was chosen for the development of the front end for reasons of greater knowledge of lib.

See project: https://vinniciusgomes.dev

## 🤔 How to contribute

- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: My new feature'`;
- Push to your branch: `git push origin my-feature`.

After the merge of your pull request is done, you can delete your branch.

## :memo: License

This project is under the MIT license. See the file [LICENSE](LICENSE.md) for more details.

---

Made with ♥ by Vinnicius Gomes