Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 223 Bytes

File metadata and controls

7 lines (4 loc) · 223 Bytes

BlogApp

A simple blog site where you can create a post with a WYSIWYG interface.

It was the occasion to implement a REST API with Express and Sequelize.

For the front, React, React Router, Axios and DraftJS were used.