Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oleksandrkartashev/photography-portfolio

Photography portfolio
https://github.com/oleksandrkartashev/photography-portfolio

landing-page scss vue vuecli

Last synced: about 2 months ago
JSON representation

Photography portfolio

Awesome Lists containing this project

README

        

# Photography Portfolio

This landing page template was crafted based on a Figma design found [here](https://shorturl.at/iRX56).

## Table of Contents
- [Demo](#demo)
- [Technologies](#technologies)
- [Usage](#usage)
- [Commands](#commands)
- [License](#license)

## Demo

You can view a live demo of the Photography portfolio [here](https://oleksandrkartashev.github.io/photography-portfolio/).

![Preview](https://github.com/oleksandrkartashev/photography-portfolio/blob/master/public/demo.jpg)

## Technologies
Vue 3
Vue CLI
SCSS

## Usage

To use the Photography Portfolio Landing Page, follow these steps:

1. Clone this repository to your local machine:

```
git clone https://github.com/oleksandrkartashev/photography-portfolio.git
```

2. Customize the content, images, and colors according to your preferences.

3. Host the files on your web server.

4. Access the landing page through your web browser to ensure everything looks as expected.

## Commands

```bash

# Install dependencies
npm install

# Run the Project
npm run serve

# build for production
npm run build

# Lint project using ESLint
npm run lint

```

## License

This project is licensed under the MIT License. Feel free to modify, distribute, and use the code for your own projects.