Skip to content

vinniciusgomes/photoeditor

Repository files navigation

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

🚀 Technology

This project was developed with the following technologies:

Libs:

💻 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.

📝 License

This project is under the MIT license. See the file LICENSE for more details.


Made with ♥ by Vinnicius Gomes