This repository has my portfolio
All installations below are for Ubuntu
Node.js is used to execute JavaScript on the server side and is often used with JavaScript-based applications.
First, install Node.js using apt
:
$ sudo apt update
$ sudo apt install nodejs
To install npm (Node Package Manager), which is the package manager for Node.js:
$ sudo apt install npm
Project Status: Early Stage
The project is in its early stages and requires several adjustments and improvements to become functional.
Current Achievements:
- Home page.
Next Steps:
- Adjust layout and styling details.
- Implement additional features.
- Improve usability and user experience.
- Perform testing and bug fixes.
- Refactor code to increase efficiency and maintainability.
The project is in its early stages and requires several adjustments and improvements to be fully aligned with the desired outcome.