An open API service indexing awesome lists of open source software.

https://github.com/tav0/learn-react

A React-NodeJS-Sequelize-Redis implementation
https://github.com/tav0/learn-react

Last synced: 5 months ago
JSON representation

A React-NodeJS-Sequelize-Redis implementation

Awesome Lists containing this project

README

          

# A React, NodeJS, Sequelize and Redis implementation.

- User can register, login and interact with survey questions.

- Admin can view all users in a list with pagination.

- Used PassportJS for sessions.

- Back-end models are done with Sequelize.