3D printer landing page Requirements Node.js (version >= 20.11.0) Instalation steps Clone the repository: git clone https://github.com cd project-name Install the dependencies: npm i Commands Format code npm run format Excecute linter npm run lint