This repository contains the source code for the NxtEdge Studio website, built with HTML, CSS, and JavaScript. It is hosted on Netlify and supports preview deployments for pull requests.
- Fully responsive design.
- Lightweight and fast-loading.
- Deployed with Netlify for production and preview builds.
This project is deployed on Netlify. Every pull request automatically generates a preview URL using GitHub Actions.
Live site: NxtEdge Studio Website
To contribute or test locally, clone the repository and open index.html in your browser.
# Clone the repository
git clone https://github.com/NxtEdge-Studio/nxtedge-studio-web.git
# Navigate to the project directory
cd nxtedge studio web├── index.html # Main HTML file
├── assets # Stylesheets
│ └── css # Main CSS files
└── js/ # JavaScript files
└── script.js # Main JavaScript file
└── imgs/ # Images and media assets
└── README.md # Project documentation
We welcome contributions! Please fork the repository, create a new branch for your changes, and open a pull request.
This project is licensed under the MIT License.