A visual presentation of the Hiplando Horse Community Hub business model.
- Clone the repository:
git clone https://github.com/yourusername/hiplando-presentation.git
cd hiplando-presentation
- Install dependencies:
npm install
- Run development server:
npm run dev
- Build for production:
npm run build
The site is automatically deployed to GitHub Pages when pushing to the main branch.
Visit: https://yourusername.github.io/hiplando-presentation/
- React
- Vite
- Tailwind CSS
- Lucide Icons
MIT