mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
🌐 Homepage for @zen-browser!
- Added Playwright configuration for end-to-end testing. - Integrated Vitest for unit testing with setup files. - Updated package.json scripts for testing commands. - Created CI pipeline for automated testing and builds. - Added various test cases for components and pages. - Updated .gitignore to exclude Playwright and coverage. - Enhanced ModsList component with additional class for styling. |
||
---|---|---|
.github/workflows | ||
.husky | ||
.vscode | ||
public | ||
scripts | ||
src | ||
.editorconfig | ||
.gitignore | ||
astro.config.mjs | ||
biome.json | ||
CONTRIBUTING.md | ||
package-lock.json | ||
package.json | ||
playwright.config.ts | ||
README.md | ||
tailwind.config.mjs | ||
tsconfig.json | ||
vitest.config.ts | ||
wrangler.toml |
Zen Browser Website
This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.
Zen Browser's website is built with Astro.js, TypeScript, and Tailwind CSS.
If you are interested in contributing to this project, please read the Contributing Guidelines.