Skip to content

vinniciusgomes/photoeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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