- I used
Node.jsas a server side,MongoDBas Database, Vanilla javascript with HTML, CSS client side. - look to images bellow to see the app.
- just you need to create your database using MongoDB and add that in Database.js file in constructor.
- don't forget to install Node-models folder using
npm installcommend