This repository contains the source code and assets for an AI business website. The website showcases the services, products, and capabilities of our AI company.
🌐 Check out the live version of the website here.
- Comprehensive information about our AI solutions
- Interactive demos and examples
- Team members and their expertise
- Contact information and inquiry form
- HTML5
- CSS3
- JavaScript
- Node.js
- Express.js
- Other relevant libraries and frameworks
To run the website locally on your machine, follow these steps:
-
Clone this repository:
git clone https://github.com/your-username/your-repo.git
-
Go to server folder i.e by write cd server on the terminal
-
Install the dependencies by running
npm install
. -
Start the server by running
node app.js
. -
hurray!!! your are done with it now can see this website on http://localhost:1337/
We welcome contributions from the community! If you'd like to contribute to the project, please follow these steps:
- Fork this repository
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them
- Push to your forked repository:
git push origin feature/your-feature
- Create a pull request
Please make sure to follow our contribution guidelines.
For any inquiries or questions, feel free to reach out to us at sappaljagjeet@gmail.com
.