This repository contains the source code for a modern, responsive landing page designed for the Smart Assistant AI. The website showcases key features, flexible pricing plans, and user testimonials, providing a professional online presence for the AI-powered productivity assistant.
Visit the live version of the website here: Smart Assistant AI
- Hero Section: A compelling headline with clear CTAs to engage visitors.
- Feature Highlights: Grid layout showcasing cutting-edge AI features.
- Pricing Plans: Flexible pricing options for Free, Pro, and Enterprise users.
- Testimonials: Feedback from satisfied users presented in a beautiful grid layout.
- Responsive Design: Fully optimized for desktop and mobile devices.
- Modern UI: Built with Tailwind CSS for a clean, professional appearance.
- React.js: JavaScript library for building the user interface.
- Tailwind CSS: Utility-first CSS framework for responsive and modern styling.
- GitHub Pages: Hosting the website for free.
Follow these steps to run the project locally:
- Clone the Repository
git clone https://github.com/Alkhawarizmi02/smart-assistant-ai-website.git
- Navigate to Project Directory
cd smart-assistant-ai-website
- Install Dependencies
Make sure you have Node.js and npm installed, then run:
npm install
- Start the Development Server
The site will be live at
npm run dev
http://localhost:5173
.
This website is deployed on GitHub Pages. To update the live site:
- Build the project:
npm run build
- Push changes to the
main
branch. GitHub Pages will automatically deploy the site.
Contributions are welcome! To suggest improvements:
- Fork the repository.
- Create a feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
This project is licensed under the MIT License.
For any inquiries, feel free to reach out:
- GitHub: @Alkhawarizmi02
Designed and developed with ❤️ by Alkhawarizmi02.