An impressive, modern, and scalable web application built with React + TypeScript + Tailwind CSS + Vite.
Designed for speed, maintainability, and future scalability ! 🎯
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
AnimatedCounterandChatBot.
Note📝: This video is just uploaded before you told as about the videos content,so to now how the code is start read the
Sorry_for_not_updating_the_video_I_didn't_get_enough_time_to_do_that_😔🙏🙏😔
- Frontend: React 18 + TypeScript
- Styling: Tailwind CSS
- Build Tool: Vite
- Linting: ESLint
- State Management: Context API
src/ ├── components/ # Reusable UI components ├── contexts/ # Global state & context ├── pages/ # Page components (Home, Contact, placeholders) ├── index.css # Tailwind styles └── main.tsx # App entry point
git clone https://github.com/sight09/zemenay.com.git
cd ZEMENAY/project
Note: node_modules is not included — run:
npm install
npm run dev
Visit: http://localhost:----
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.