Skip to content

greendoescode/PhotographyPortfolio

Repository files navigation

Photography Portfolio

Welcome to my photography portfolio! This project is built using Svelte and Tailwind CSS.

Table of Contents

Features

  • Svelte for building user interfaces.
  • Tailwind CSS for utility-first CSS styling.
  • Responsive Design to ensure the portfolio looks great on all devices.
  • Image Gallery showcasing various photography works.

Installation

To get started with the project, clone the repository and install the dependencies.

git clone https://github.com/greendoescode/photographyportfolio.git
cd photographyportfolio
npm install

Usage

After installing the dependencies, you can start the development server:

npm run dev

This will start a local server and you can view the project at http://localhost:5173.

To build the project for production:

npm run build

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or create a pull request.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

License

This project is licensed under the Apache License. See the LICENSE file for more details. None of the images shown in this repository are included in the license.

About

My Photography Portfolio, Using Svelte and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published