Design the Ballers website using React.js and Tailwind CSS with a sleek, modern and responsive design that showcasing pages like Home and About Us with creative layouts, animations and interactive elements.
A sleek and modern redesign of the Ballers website, created using React.js and Tailwind CSS. This project showcases a responsive user interface with creative layouts and interactive elements to highlight Ballers' mission of supporting investments, philanthropy, and community.
# Features
- Home Page: Eye-catching landing page with core pillars (Investments, Philanthropy, Community) and a prominent Call-to-Action.
- About Us Page: Mission, vision, and team highlights with the tagline: "Invest in Sports. Support Champions."
- Responsive Design: Optimized for desktop, tablet, and mobile devices.
- Navigation Bar: Clean and intuitive for seamless page transitions.
- Footer: Includes social media links, a brief about Ballers, and contact details.
- Interactive Elements: Animations, hover effects, and smooth scroll.
- React.js: Component-based architecture for building dynamic UI.
- Tailwind CSS: Utility-first framework for styling.
- Netlify/Vercel: Hosting and deployment for live previews.
- Clone the repository:
git clone https://github.com/Jaimin155/BALLERS.git cd Ballers
- Install dependencies:
npm install
- Start the development server:
npm start