Skip to content

Jony251/Change_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite Project for Misha

A modern Vue.js 3 project built with Vite, featuring a custom design system with a teal-based color palette.

🚀 Features

  • Vue 3 with Composition API
  • Vite for lightning-fast development
  • EmailJS integration for contact functionality
  • Custom CSS design system
  • Responsive design

🛠️ Tech Stack

  • Vue.js 3.5.13
  • Vite 6.2.0
  • EmailJS Browser 4.4.1

🎨 Design System

The project uses a custom color system with a teal-based palette:

--primary-500: #279280  /* Main brand color */

With complementary shades for various UI states and components.

🚦 Getting Started

  1. Install dependencies:
npm install
  1. Run development server:
npm run dev
  1. Build for production:
npm run build
  1. Preview production build:
npm run preview
image image image

📝 Development Notes

  • Uses Vue 3 <script setup> syntax for components
  • Built with modern Vue.js best practices
  • Optimized for performance with Vite

🔧 IDE Setup

For the best development experience, we recommend using VS Code with the following extensions:

📚 Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors