This is a modern and visually appealing landing page for a fictional AI-powered business intelligence platform called NeuralFlow. The landing page is designed to be engaging and informative, showcasing the key features and benefits of the platform.
- Visually Stunning Design: The landing page features a dark theme with neon accents, creating a futuristic and high-tech look and feel.
- Engaging Animations: The page incorporates various animations, including floating elements, pulsing buttons, and a typing animation, to capture the user's attention.
- Interactive Demo: An interactive dashboard demo section allows users to experience the power of the platform firsthand.
- Comprehensive Sections: The landing page includes all the essential sections for a product, such as Features, Pricing, Testimonials, and a strong Call to Action.
- Responsive Design: The page is fully responsive and looks great on all devices, from desktops to mobile phones.
To get a local copy up and running, follow these simple steps.
-
npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/projoynaidu-cmd/NeuralFlow.git cd NeuralFlow -
Install NPM packages
npm install
-
Build the CSS
npm run build:css
In the project directory, you can run:
npm run test: Runs the test script.npm run tailwind:init: Initializes Tailwind CSS.npm run build:css: Builds the CSS using PostCSS.