Technologies | Project | How to contribute | License
This project was developed with the following technologies:
The Provi Challenge, is a Project that use the React and Typescript to call a API with useContext, and display financial information for the user. With the purpose of training React, using JSX and Typescript, made with Typescript, JSX, Reactjs, Material UI and Styled Components.
- Make a fork;
- Create a branch with your feature:
git checkout -b my-feature
; - Do commit with your changes:
git commit -m 'feat: My new feature'
; - Do a push for your branch:
git push origin my-feature
.
After the merge of your pull request was made, you can delete your branch.
This project is under License MIT. See the documentation LICENSE for more details.
Developed by Leonardo Jesus ©️