Skip to content

A free Next.js landing page template designed to showcase open source projects, SaaS products, online services, and more.

Notifications You must be signed in to change notification settings

harshiltomar/saas-template

Repository files navigation

BOT-Sensei - Next.js SaaS Landing Page Template

alt text

BOT-Sensei is a modern Next.js + Tailwind CSS SaaS landing page template designed for AI/chatbot businesses, educational platforms, and SaaS products. Perfect for companies looking to showcase their AI-powered solutions with a professional and engaging online presence.

✨ Key Features

  • 🚀 Built with Next.js 14 and Tailwind CSS
  • 💻 Fully responsive design
  • 🎨 Clean and modern UI
  • ⚡ Optimized performance
  • 🔒 TypeScript support
  • 📱 Mobile-first approach
  • 🎯 SEO-friendly
  • 🌙 Dark mode support

🔥 Live Demo

Check out the live demo here 👉 https://botsensei.vercel.app/

🚀 Getting Started

This is a Next.js project bootstrapped with create-next-app.

Prerequisites

  • Node.js 18+
  • npm/yarn/pnpm/bun

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/bot-sensei.git
  1. Install dependencies:
cd bot-sensei
npm install
# or
yarn install
# or
pnpm install
# or
bun install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000 with your browser to see the result.

📁 Project Structure

bot-sensei/
├── app/
│   ├── components/
│   ├── layout.tsx
│   └── page.tsx
├── public/
│   └── images/
├── styles/
│   └── globals.css
├── types/
└── utils/

🛠 Tech Stack

📝 Customization

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, the custom font family from Vercel.

🚀 Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform.

Check out the Next.js deployment documentation for more details.

📚 Learn More

To learn more about the technologies used in this template:

💬 Support

For support, please email [email protected] or [email protected] or open an issue on the repository.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

🙏 Acknowledgments


Made with ❤️ by Harshil and Wasim

About

A free Next.js landing page template designed to showcase open source projects, SaaS products, online services, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published