/react-express-comment-example

Allows users to post comments. Shows how to add auth to an existing application.

Primary LanguageJavaScriptMIT LicenseMIT

React/Express comment system with authentication

Demo of the app

Technologies used

  • React for the frontend
  • Material UI for styling the frontend
  • SWR for loading data
  • Express for the backend
  • Sequelize as an ORM
  • Sqlite as the DB
  • PropelAuth for authentication