Build a shop with just a list of products
- Vanila ES6 in front-end
- No additional library
- Not even for HTTP requests
- CSS framework of your choice
- Vanila NodeJS 10 API in back-end
- JSON file storage
- Read & write to disk on each request
The --experimental-modules flag can be used to enable support for ECMAScript modules (ES modules). https://nodejs.org/api/esm.html#esm_enabling
node --experimental-module index.js
👤 Bulgaru Liliana
- Github: @lilianabulgaru3pg
Contributions, issues and feature requests are welcome!
Feel free to check issues page.