Overview
The Windows 95 Themed Portfolio is a project that utilizes Vue 3, Nuxt 3, Pinia, and Tailwind CSS to create a unique user interface reminiscent of the classic Windows 95 operating system. The project includes a functioning mail app linked to a Google form. While the project is not entirely open source due to some image assets residing within the project, there is an open-source variant called Vue.js OS Template Project in development.
Features
- Vue 3: Utilizes the Vue 3 framework for efficient and reactive web development.
- Nuxt 3: Incorporates Nuxt 3 for server-side rendering and static site generation.
- Pinia: Integrates the Pinia state management library to handle application state.
- Tailwind CSS: Uses Tailwind CSS for rapid UI development and styling.
- Windows 95 Theme: Recreates the iconic Windows 95 user interface for a nostalgic touch.
- Mail App Integration: Includes a functional mail app linked to a Google form for communication.
Installation
To set up the Windows 95 Themed Portfolio project, follow these steps:
- Clone the project repository:
git clone https://github.com/dhs17y2adonchia/win95.git
- Ensure Vue is installed by referring to the official documentation.
- Install necessary packages by running:
npm install
- Compile the project and serve it locally:
npm run serve
Summary
The Windows 95 Themed Portfolio project showcases a creative blend of modern web development technologies with a nostalgic user interface design. By leveraging Vue 3, Nuxt 3, Pinia, and Tailwind CSS, the project offers a visually appealing experience that mimics the classic Windows 95 operating system. With a functioning mail app and plans for an open-source variant, this project demonstrates the versatility of web development tools in creating unique and engaging user interfaces.