MERN Stack Lists App
04/05/2020
MongoDB Atlas database, with CRUD actions handled by a Node.js back-end, using Express and Mongoose. Client side code is built up from create-react-app, react-strap components and all glued together with Redux. This web-app uses Json Web Token and bcrypt.js for user login and authentication, so you can write, edit and read your lists from anywhere.