Skip to content

TheByteArray/Website

Repository files navigation

The Byte Array Website

The official website for The Byte Array, a nonprofit open-source organization dedicated to building privacy-focused software solutions.

Features

  • 🌓 Dark/Light mode support
  • 📱 Fully responsive design
  • ♿ Accessibility focused
  • 🚀 Built with Next.js 15
  • 🎨 Styled with Tailwind CSS
  • 🧩 Uses shadcn/ui components

Tech Stack

Getting Started

  1. Clone the repository:
git clone https://github.com/TheByteArray/Website.git
cd Website
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Contributing

We welcome contributions! Please feel free to submit a Pull Request.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Contact