https://github.com/morgankryze/portfolio
https://github.com/morgankryze/portfolio
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/morgankryze/portfolio
- Owner: MorganKryze
- License: mit
- Created: 2024-04-03T20:42:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T00:24:01.000Z (over 1 year ago)
- Last Synced: 2024-04-14T05:30:40.867Z (over 1 year ago)
- Language: Astro
- Size: 7.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Portfolio
> An elegant photography portfolio website built with Astro.
[](https://morgankryze.github.io/Portfolio/)
## Getting Started
### Prerequisites
- [Node.js](https://nodejs.org/en/)
- [pnpm](https://pnpm.io/)
- [Astro](https://astro.build/)
- [Tailwind CSS](https://docs.astro.build/en/guides/integrations-guide/tailwind/)
- [Svelte](https://docs.astro.build/en/guides/integrations-guide/svelte/)### Installing
Start by downloading the project to your local machine or cloning it using Git:
```bash
git clone https://github.com/MorganKryze/Portfolio.git
```Then, navigate to the project directory:
```bash
cd Portfolio/src/
```### Build & Run
Run the following command:
```bash
pnpm run dev
```### Deployment
To deploy the project, you can follow the instructions provided in the [Astro documentation](https://docs.astro.build/en/guides/deploy/github/).
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
The photos in this project are not open source and are not included under the MIT license. They are the property of Yann M. Vidamment (MorganKryze) and may not be used without express written permission. Please contact Yann M. Vidamment (MorganKryze) at for any inquiries about the photos.