feat: initialize server with essential files and configurations

- Added package.json and package-lock.json for project dependencies and metadata.
- Created server.js to handle HTTP requests, serve files, and implement security headers.
- Implemented minification functions for HTML, CSS, and JavaScript to optimize performance.
- Added style.css for styling the application with a responsive design.
- Introduced script.js for handling navigation and reveal animations.
- Removed unused profile.webp image.
This commit is contained in:
Florian Sylvain
2025-09-09 16:33:40 +02:00
parent f5acff7e9a
commit eb9f85ead0
9 changed files with 1447 additions and 523 deletions
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 1.0 KiB