× logo Home HTML CSS Javascript React-App Angular.js logo
logo

React-Frontend, Node.js/Express-Backend, MySQL Architecture


We're gonna build the application with following architecture:

Fronend:
React Client sends HTTP Requests and retrieves HTTP Responses using Axios,consume data on the components.
React Router is used for navigating to pages.

Backend:
Node.js Express exports REST APIs & interacts with MySQL Database using Sequelize Object-relational mapping (ORM)

logo