Symfony + Vue (Back/Front)
Helped and assisted by Vanessa and Paulo.
This project have two sides, the back-end(Symfony) and the front-end(Vue.js) for a challenge.
The challenge is uses these technologies to create accounts on database.
To test this project is necessary to run the back-end (Back-end) and the front-end (Front-end)
When running the back-end (Symfony) you can access the documentation on http://localhost:9090/
You should see this docs:
After run the back-end you can run the front-end and create accounts, is important you create the database using the back-end readme informations.
All working well, you can access the frontend
When running the front-end (Vue) you can access the website on http://localhost:8080/
You should see this screen:
If you want to see when the fiels are incorrect click about details buttons.
Acknowledgment
Thanks Vanessa Trentin and Paulo Trentin for the knwoledge learned in the challenge!