https://github.com/arkanatelecom/arkana-website
Arkana Official Website source code.
https://github.com/arkanatelecom/arkana-website
javascript nodemon talwindcss typescript vite website yarn
Last synced: 15 days ago
JSON representation
Arkana Official Website source code.
- Host: GitHub
- URL: https://github.com/arkanatelecom/arkana-website
- Owner: arkanatelecom
- License: agpl-3.0
- Created: 2025-07-10T09:41:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-10T13:26:03.000Z (10 months ago)
- Last Synced: 2025-07-10T20:30:32.846Z (10 months ago)
- Topics: javascript, nodemon, talwindcss, typescript, vite, website, yarn
- Homepage: https://arkanatelecom.com
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Arkana Website
Welcome to the official repository of **Arkana Telecom's** website.
---
## About Arkana Telecom
Arkana Telecom is a next-generation international MVNO (Mobile Virtual Network Operator) fully committed to transparency, open-source innovation, and technological sovereignty. As part of the Sky Genesis Enterprise group, Arkana Telecom blends cutting-edge technology with ethical governance and a federated business model.
---
## Project Overview
This repository contains the source code for the Arkana Telecom public website. The site showcases our brand identity, services, and mission, while providing an accessible and modern user experience.
Built with:
- **TypeScript**
- **React**
- **Tailwind CSS**
- **Vite**
---
## Features
- Modern, responsive UI design
- Easy navigation showcasing Arkana’s core values and offerings
- Integration with Arkana’s backend services (API)
- SEO optimized for better visibility
---
## Getting Started
### Prerequisites
- Node.js (>=16.x)
- npm or yarn
### Installation
```bash
git clone https://github.com/arkanatelecom/arkana-website.git
cd arkana-website
npm install
````
### Running Locally
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) to view the website in your browser.
---
## Contributing
Arkana Telecom is proud to be an open-source project. Contributions are welcome! Please read our [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.
---
## Contact
For any questions or support, reach out to us at [contact@arkanatelecom.com](mailto:contact@arkanatelecom.com).
---
## License
This project is licensed under the **AGPLv3** License. See the [LICENSE](./LICENSE) file for details.
---
Thank you for your interest in Arkana Telecom!