Skip to content

GoldenD60/website

Repository files navigation

A modern portfolio website written in HTML, CSS, JavaScript and built with Vite to showcase my projects, skills, and experience with software development and music production.

Tech Stack

  • Framework: NodeJS with Vite
  • Styling: CSS
  • Language: JavaScript
  • Hosting: Cloudflare Pages

Installation

Install NodeJS if you haven't already.

Clone the repository:

git clone https://github.com/GoldenD60/website.git
cd website

Install dependencies:

npm install

Start the development server:

npx vite

Project Structure

website/
├── public/
│   ├── effects/
│   ├── fonts/
│   ├── icons/
│   ├── media/
│   └── screenshots/
├── src/
│   ├── css/
│   └── js/
├── package.json
├── package-lock.json
├── vite.config.js
├── README.md
└── LICENSE

Deployment

npx vite build

Upload the generated dist/ folder to a deployment platform.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Built with ❤️ by David Skillman

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors