XACHE - Crypto Trader Website
by MyBlockcities
A modern, responsive website for the XACHE crypto trading platform. It's built with vanilla HTML, CSS, and JavaScript for maximum compatibility and performance.
View on GitHub
Last updated: N/A
XACHE - Crypto Trader Website
A modern, responsive website for the XACHE crypto trading platform.
Project Structure
.
├── src/
│ ├── index.html
│ ├── styles/
│ │ └── main.css
│ ├── js/
│ │ └── main.js
│ ├── utils/
│ └── extensions/
├── config/
├── docs/
└── progress/
Features
- Responsive design
- Modern UI with glassmorphism effects
- Smooth animations and transitions
- Mobile-first approach
Setup
- Clone the repository
- Open
src/index.html
in your browser - For development, use a local server (e.g., Live Server for VS Code)
Design
The website is based on a Figma design, implementing:
- Custom category pills with backdrop blur
- Responsive layout
- Bai Jamjuree font family
- Dark theme with accent colors
Browser Support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
Development
The project uses vanilla HTML, CSS, and JavaScript for maximum compatibility and performance.