This project demonstrates how to use Node.js ES Modules by creating two JavaScript files:
index.js
→ main file that imports and calls functionsutils.js
→ module file that exports functions
The project was developed as part of the JavaScript Frameworks course.
- Smarika Pokhrel
- Aayush Rasaili