This repository contains the source code for the EggAI Technologies GmbH website.
- HTML5: For semantic structure.
- Tailwind CSS: For utility-first styling.
- GitHub Pages: Optional deployment suggestion.
- Clone the repository:
git clone [email protected]:eggai-tech/website.git
- Navigate to the project directory:
cd website
- Serve the website locally:
python -m http.server 8000
Access the website at http://localhost:8000
.
To deploy on GitHub Pages push changes to the gh-pages
branch.
For more information, contact us at:
- Email: [email protected]