You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The development of this web application was made using technologies such as React, Redux, Node and Sequelize. I developed the server side (Back End) of the application in Node.JS using Express, consuming data from an API and combining it with the information entered by the client, implementing a database using PostgresSQL with Sequalize, as well as the client side (Front End) using React and Redux for application state management.