Skip to content

Latest commit

Β 

History

History
32 lines (22 loc) Β· 1.11 KB

README.md

File metadata and controls

32 lines (22 loc) Β· 1.11 KB

My personal website where I plan to write articles and experiment new things.

image

πŸ›  Technologies

This project was developed with the following technologies:

Frontend

πŸ€” 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.

Once your pull request has been merged, you can delete your branch.

πŸ“ License

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