Skip to content

Latest commit

Β 

History

History
79 lines (48 loc) Β· 2.22 KB

File metadata and controls

79 lines (48 loc) Β· 2.22 KB

πŸš€ Hackathon Project – ZemenayTech.com ⚑

An impressive, modern, and scalable web application built with React + TypeScript + Tailwind CSS + Vite.
Designed for speed, maintainability, and future scalability ! 🎯


πŸ“Œ Overview

This project is a multi-section modern website with:

  • Home – Engaging landing section with interactive UI components.
  • Contact – Functional contact form to connect with your audience.
  • Future Sections (Placeholders) – Blog, Pricing, Services, and Portfolio are already structured and ready for future content.
  • Theme Support – Built-in light/dark theme toggle.
  • Reusable Components – Like AnimatedCounter and ChatBot.

πŸŽ₯ Live Demo

Watch the Demo

NoteπŸ“: This video is just uploaded before you told as about the videos content,so to now how the code is start read the

πŸš€ Getting Started section on READEME file

Sorry_for_not_updating_the_video_I_didn't_get_enough_time_to_do_that_πŸ˜”πŸ™πŸ™πŸ˜”


πŸ›  Tech Stack

  • Frontend: React 18 + TypeScript
  • Styling: Tailwind CSS
  • Build Tool: Vite
  • Linting: ESLint
  • State Management: Context API

πŸ“‚ Project Structure

src/ β”œβ”€β”€ components/ # Reusable UI components β”œβ”€β”€ contexts/ # Global state & context β”œβ”€β”€ pages/ # Page components (Home, Contact, placeholders) β”œβ”€β”€ index.css # Tailwind styles └── main.tsx # App entry point

πŸš€ Getting Started

1️⃣ Clone the repository

git clone https://github.com/sight09/zemenay.com.git

cd ZEMENAY/project

2️⃣ Install dependencies

Note: node_modules is not included β€” run:

npm install

3️⃣ Start development server

npm run dev

Visit: http://localhost:----

πŸ“Œ Future Improvements

Chat bot πŸ€– - Chat bot will be integratide.

Blog Section πŸ“ – Articles, updates, and guides.

Pricing Section πŸ’² – Subscription tiers & plans.

Services Section βš™ – Showcase what you offer.

Portfolio Section 🎨 – Display past projects & case studies.