In this article, we are going to code a base for a server with a frontend using react, a backend using express, sequelize and PostgreSQL, and make an API to consume.
This guide won’t be so clear if you are starting to learn how to use some of the tools I listed, so if you want more details on why and what we are using, I would recommend you to learn more in depth first.
Why use these technologiesReact
You might be asking why use React? React boosts your productivity because of the reusability o...
Published on March 27, 2023 15:17