- apply prettier style on every js file
- remove mutation on immutable variables
- remove wrapper on top of axios
- fix form handling
- remove useless port definition in dockerfile
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
The goal here is to keep the same structure than the other examples.
Also, considering that it has a "frontend" folder, the equivalent for
the server should be "backend".
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>