Technology | Project | Layout | How to contribute | License
This project was developed with the following technologies:
The ThemeSwitcher is a project to pratice the creation of darkmode using React.Js and Typescript.
- 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 minha-feature
.
After the merge of your pull request is done, you can delete your branch.
Made with ♥ and ☕ by João Bispo 😎