/micro_forum

Exercício básico de um micro forum.

Primary LanguagePHP

Technologies   |    Project   |    How to run   |    How to contribute   


forum

Micro Forum in PHP

🚀 Technologies

This project was developed with the following technologies:

💻 Project

Simple exercise for a forum website made in PHP.

Class from the channel João Ribeiro

🚀 How to Rotate

  • Clone the project.
  • Enter the repository and double click on the index.php file

🤔 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 your pull request is merged, you can delete your branch.

📝 License

This project is under the MIT license.