Skip to content

VEN-github/my-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Version 1

This is my personal portfolio, built from scratch.

Built with

  • Semantic HTML5 markup
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Webpack 5
  • SCSS - CSS Preprocessor

Run Locally

Clone the project

git clone https://github.com/VEN-github/my-portfolio.git

Go to the project directory

cd my-portfolio

Install dependencies

npm install

Start the server

npm run dev

Build for production

npm run build

Releases

No releases published

Packages

No packages published