A website showcasing my projects as a Full Stack Developer.
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.
- Responsive design for seamless viewing on all devices
- HTML5
- CSS3
- SASS (SCSS)
- JavaScript (ES6+)
- Gulp
- Stylelint
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/vlrnsnk/portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Install the dependencies:
npm install
To lint the project, use the following command:
npm run lint
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
.
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.
Contributions are welcome! If you have any suggestions or improvements, please submit a pull request or open an issue.
Feel free to reach out to me with any questions or for collaborations.
- Email: [email protected]
- LinkedIn: https://linkedin.com/in/valeriy-a-a23833310/
- GitHub: https://github.com/vlrnsnk