A modern, responsive single-page marketing website for SoftSell, a software license resale platform. Built with React, Vite, and Tailwind CSS.
Clone the repository
git clone https://github.com/yourusername/softsell.git
cd softsell
Install dependencies
npm install
Start the development server
npm run dev
Build for production
npm run build
src/
āāā components/ # React components
āāā utils/ # Utility functions
āāā App.tsx # Main App component
āāā main.tsx # Entry point
āāā index.css # Global styles
Header
: Navigation and theme toggleHero
: Landing section with CTAHowItWorks
: Process explanationWhyChooseUs
: Features and benefitsTestimonials
: Customer reviewsContactForm
: Lead capture formChatWidget
: AI-powered chat supportFooter
: Site footer with linksgit checkout -b feature/amazing-feature
)git commit -m 'Add amazing feature'
)git push origin feature/amazing-feature
)email - itsmevivek254@gmail.com Project Link: https://soft-sell-software-resale-marketing-website.vercel.app/