Skip to content

matheuznsilva/my_Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MY PORTFOLIO

This repository has my portfolio

Requisitos

html css javascript node.js

Installation

All installations below are for Ubuntu

Install Node.js and JavaScript

Install Node.js

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

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published