Skip to content

Features

Baterka edited this page Aug 1, 2019 · 3 revisions

Built with

  • React application for frontend
    • with Redux store example
  • Node.js with Express for backend
    • with REST API example
  • SQL for database (driven by Sequelize)
    • with connection and Model example

Front-end

  • React
  • Redux
  • Saga

Back-end

  • Express
  • Sequelize
  • JSend
Clone this wiki locally