Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 2.81 KB

README.md

File metadata and controls

81 lines (52 loc) · 2.81 KB

Landing-Page
vite react.js tailwindcss

StudyBuddy.AI Landing Page

This is the Landing Page of StudyBuddy.AI project, the explaination of project can be found on Youtube.

Introducing StudyBuddy.ai, your personalized AI companion in the world of education. Imagine having the power to create your very own virtual companions, designed to make learning fun and engaging. Say goodbye to traditional learning methods. With StudyBuddy.ai, you can have meaningful conversations with your AI companions.

This Repo contains the Landing Page of StudyBuddy.Ai which have the following features :

👉 Beautiful Sections: Includes hero, services, features, how to use, roadmap, pricing, footer, and header.

👉 Parallax Animations: Engaging effects triggered by mouse movement and scrolling

👉 Complex UI Geometry: Utilizes tailwindcss for intricate shapes like circular feature displays, grid lines, and side lines.

👉 Latest UI Trends: Incorporates modern design elements such as bento grids.

👉 Cool Gradients: Enhances visuals with stylish gradients using Tailwind CSS for cards, buttons, etc.

👉 Responsive: Ensures seamless functionality and aesthetics across all devices

and many more, including code architecture and reusability

  • Vite
  • React.js
  • Tailwind CSS

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/devmusiczz/Landing-Page-StudyBuddy.AI.git
cd Landing-Page-StudyBuddy.AI

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:5173 in your browser to view the project.