https://github.com/angelprz8a/symfony_practico
Practice the features that has symfony with a program where you sign in, log in and comment the posts
https://github.com/angelprz8a/symfony_practico
bootstrap5 symfony6
Last synced: 4 months ago
JSON representation
Practice the features that has symfony with a program where you sign in, log in and comment the posts
- Host: GitHub
- URL: https://github.com/angelprz8a/symfony_practico
- Owner: AngelPrz8a
- License: mit
- Created: 2023-12-06T23:07:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T23:14:20.000Z (over 1 year ago)
- Last Synced: 2025-01-03T22:49:47.289Z (6 months ago)
- Topics: bootstrap5, symfony6
- Language: PHP
- Homepage:
- Size: 184 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Practice creating comments
Practice the features that has symfony with a program where you sign in, log in and comment the posts## Tech Stack
**Client:** [Boostrap 5](https://getbootstrap.com/)**Server:** [Symfony 6](https://symfony.com/)
## Installation
1. Clone this repository.
2. Navegate to the project directory
3. Run `composer install` to install the dependencies.
4. Configure your environment variables.
## Screenshots
## Links
[](https://angelprz8a.github.io/Portafolio/)
[](https://www.linkedin.com/in/angelprz8a/)## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).