The official repository for the mythical.systems website.
Mythical Systems is a platform dedicated to providing robust software solutions and developer tools. This repository contains the source code for our main landing page and service portal.
- Node.js (v18.0.0 or higher)
- npm, yarn, or pnpm
- Framework: Next.js
- Styling: Tailwind CSS
- Deployment: Vercel
We welcome contributions! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/amazing-feature). - Commit your changes (
git commit -m 'Add some amazing feature'). - Push to the branch (
git push origin feature/amazing-feature). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.