Skip to content

Second version of my personal portfolio built with React and CSS

Notifications You must be signed in to change notification settings

MarcosCamara01/portfolio-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠 Installation & Set Up

Install dependecies

npm install

Run the development server:

npm run dev
# or
yarn dev