Logo Lanfrica

Mapesa001/Kenya-Explorers

Domaine:

digital infrastructure

Type de record:

software
Créateur:
Map
HĂ´te:
# Kenya Explorers 🌍 A Web3-powered tourism and culture platform to explore Kenya's game parks, hotels, markets, experiences, and more. ## 🔧 Project Structure - `frontend/`: React.js + Tailwind - `backend/`: Node.js + Express - `smart-contracts/`: Solidity + Hardhat ## 🚀 Getting Started ### 1. Frontend ```bash cd frontend npm install npm run dev ### 2. Backend cd backend npm install npm run dev ### 3. Blockchain cd smart-contracts npm install npx hardhat node