Skip to content

vlrnsnk/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

A website showcasing my projects as a Full Stack Developer.

Table of Contents

Introduction

This portfolio website highlights the projects and skills I have developed as a Full Stack Developer. It serves as a showcase of my work, including web applications, front-end and back-end projects, and other relevant experiences.

Features

  • Responsive design for seamless viewing on all devices

Technologies Used

  • HTML5
  • CSS3
  • SASS (SCSS)
  • JavaScript (ES6+)
  • Gulp
  • Stylelint

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vlrnsnk/portfolio.git
  2. Navigate to the project directory:

    cd portfolio
  3. Install the dependencies:

    npm install

Linting

To lint the project, use the following command:

npm run lint

Running

To run the project locally, use the following command:

npm run start

This will start the development server, and you can view the portfolio at http://localhost:3000.

Building

To create a production build of the project, use the following command:

npm run build

This will generate optimized static files in the build directory, which can be deployed to a web server.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please submit a pull request or open an issue.

Contact

Feel free to reach out to me with any questions or for collaborations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published