Skip to content

Portfolio page of meowabyte using Vite+Preact (+more), great starter point for new projects!

License

Notifications You must be signed in to change notification settings

meowabyte/meowa.site

Repository files navigation

meowa.site

Welcome to meowa.site, the personal portfolio website for meowabyte! This project showcases a modern, single-page application experience, built with cutting-edge web technologies.

Features

  • Sleek & Modern UI/UX: Designed with a focus on aesthetics and user experience.
  • Interactive Terminal: A fun, fake terminal component running neofetch for a unique touch.
  • Blazing Fast Performance: Leverages Preact, Vite, and Cloudflare Workers for optimal speed.
  • Responsive Design: Optimized for seamless viewing across all devices.

Tech Stack

Getting Started

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

Prerequisites

Make sure you have Node.js (which includes npm) or Bun installed on your system. Bun is the preferred package manager for this project.

Installation

  1. Clone the repository:
    git clone https://github.com/meowabyte/meowa.site.git
    cd meowa.site
  2. Install dependencies:
    bun install
    # or npm install

Development

To start the development server:

bun dev
# or npm run dev

This will open the application in your browser at http://localhost:5173/.

Building for Production

To build the optimized production-ready files:

bun build
# or npm run build

The build output will be located in the dist/ directory.

Previewing Production Build

To preview the production build locally:

bun preview
# or npm run preview

This will start a local server at http://localhost:4173/ to serve the built files.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please ensure your code adheres to the project's linting standards. You can run the linter with:

bun lint
# or npm run lint

Credits

A big thank you to all the tools, libraries, and resources that made this project possible. You can find a detailed list in the CREDITS.md file.

About

Portfolio page of meowabyte using Vite+Preact (+more), great starter point for new projects!

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •