Skip to content

Repository files navigation

Viridian Blue

Welcome to the repository for my personal portfolio website, live at viridianblue.com. This project was just me having fun.

Screenshot of the website


🛠️ Tech Stack

This project was built from the ground up using a modern web development stack:


🚀 Running Locally

To get a local copy up and running, follow these simple steps.

Prerequisites

You need to have Node.js (v18 or higher) and npm installed.

Installation & Setup

  1. Clone the repository:
    git clone https://github.com/sebastian-ederer/viridianblue-website.git
  2. Navigate to the project directory:
    cd viridianblue-website
  3. Install the dependencies:
    npm install
  4. To run the contact form locally, you'll need to set up your own email credentials. Create a .env file in the root of the project and add your variables:
    EMAIL_USER="your-email@example.com"
    EMAIL_PASS="your-email-app-password"

Development

Start the development server. By default, it runs on http://localhost:5177.

npm run dev

Releases

Packages

Contributors

Languages