Appearance
React
React is a powerful framework that we unfortunately don't use that often. However, you may be happy to learn that instead of starting from scratch with it, we have a 'root project' that you can use at your convenience to start your application. If you want to do so, feel free to see the react boilerplate, go to the README.md, then let yourself be guided.
Congratulations!
You have been through all the process to get here. From now on, you have an entire technical stack at your disposal to start a web application within our good practices, but this was only the first part.
Indeed, there are some more 'good standards' that we haven't talked about yet, such as:
- Merge requests
- Code reviews
- Style guides
- Git flow
- Unit tests