An open API service indexing awesome lists of open source software.

https://github.com/codef1ow/codextreme-web

🌐 CodeXtreme Web - Website built with Astro and Tailwind for easily downloading the CodeXtremeOS ISO.
https://github.com/codef1ow/codextreme-web

astro iso ntlite optimization windows-11 winutil

Last synced: 27 days ago
JSON representation

🌐 CodeXtreme Web - Website built with Astro and Tailwind for easily downloading the CodeXtremeOS ISO.

Awesome Lists containing this project

README

        

# CodeXtreme Website 🌐

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Astro](https://img.shields.io/badge/-Astro-FF5D01?logo=astro&logoColor=white)](https://astro.build)
[![Tailwind CSS](https://img.shields.io/badge/-Tailwind_CSS-38B2AC?logo=tailwind-css&logoColor=white)](https://tailwindcss.com)

Official **CodeXtreme** website - Informative web created by **CodeFlow**. Open source project built with Astro and Tailwind CSS for maximum efficiency and performance.

[![Desktop](https://i.imgur.com/SJDw4y1.png)](https://www.codextreme.me)

## Project Purpose

This repository contains the complete source code of the CodeXtremeOS website, designed to:

- Present the operating system features
- Provide technical documentation
- Offer updates and news
- Show screenshots and demonstrations
- Provide guides and tools

## Technical Features

✨ **Modern Interface**
Clean and professional design with accessibility first

📱 **Responsive Design**
Perfect adaptation for mobile, tablets, and desktop

🎨 **Theme System**
Built-in support for light/dark mode

🔍 **Advanced SEO**
Dynamic meta tags and automated sitemap

## Tech Stack

- **Astro** v5.1.8 - Next-generation static framework
- **Tailwind CSS** v3.3.3 - Modern CSS utilities

## Local Development

Prerequisites:
- Node.js v20+
- pnpm v9+

Installation steps:

1. Clone repository:
```bash
git clone https://github.com/CodeF1ow/codextreme-web.git
cd codextreme-web
```
2. Install dependencies::
```bash
pnpm install
```
3. Start development server:
```bash
pnpm run dev
```
4. Build for production:
```bash
pnpm run build
```

## License
This project is open source under the MIT license.

## Support and Contact
Questions or suggestions?

[Discord Flow Project's](https://discord.gg/6weESehnXA)

[CodeXtreme Team]([email protected])

**Twitter:** @CodeF1ow

---