Skip to content

EthanLi0316/byzantine-color-palette

Repository files navigation

Byzantine Color Palette

A simple React application that creates an interactive Byzantine color palette. It provides light/dark color toggles and smooth animations.

Byzantine.Color.Palette.webm

🌟 Overview

As a React learner, I built this project to practice React state management and CSS animations. The app allows users to:

  • Interactive color buttons with animation effects
  • Byzantine color scheme
  • Modern UI with header and footer components

🚀 Technologies Used

  • React
  • Vite
  • CSS3 Animations

🛠️ Setup

  1. Clone the repository:
git clone https://github.com/yourusername/byzantine-color-palette.git
cd byzantine-color-palette
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

📝 Learning Points

Through this project, I learned about:

  • React useState
  • CSS animations and transitions
  • Component composition

🤝 Contributing

As a learning project, I welcome any suggestions or improvements!

Created by Ethan Li

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published