The Brainwave is a modern landing page designed for SaaS products that utilize generative AI technologies. It features a sleek design, smooth animations, and interactive elements to effectively engage potential customers.
- Make sure Git and NodeJS is installed.
- Clone this repository to your local computer.
- Install project dependencies using
npm install --legacy-peer-deps
oryarn install --legacy-peer-deps
- Now app is fully configured 👍 and you can start using this app using either one of
npm run dev
oryarn dev
.
NOTE: Please make sure to keep your API keys and configuration values secure and do not expose them publicly.