Skip to content

Repository files navigation

🔍 searchX

searchX is a modern web application designed to provide efficient and user-friendly search functionalities. Built with TypeScript and JavaScript, and bundled using Webpack, this project emphasizes performance and scalability.

🔗 Live Demo: search-x-zeta.vercel.app


✨ Features

  • Fast and Responsive: Leveraging Webpack for optimized builds.
  • 🛠️ TypeScript Support: Ensuring type safety and better developer experience.
  • 🎨 Customizable UI: Easily adaptable to various themes and layouts.
  • 🧩 Modular Architecture: Clean codebase with reusable components.
  • 🚀 Deployed on Vercel: Seamless and continuous deployment.

🛠️ Getting Started

📋 Prerequisites

  • 🟢 Node.js (v14 or higher)
  • 📦 npm or yarn

📥 Installation

git clone https://github.com/DmitryFullStackDev/searchX.git
cd searchX
npm install
# or
yarn install

▶️ Running the App

npm start
# or
yarn start

.

📁 Project Structure

searchX/
├── public/             📁 Static assets
├── src/                📁 Source code
│   ├── components/     🧩 Reusable components
│   ├── App.tsx         🧠 Root component
│   └── index.tsx       🚪 Application entry point
├── .eslintrc.js        📏 ESLint configuration
├── .prettierrc         🎨 Prettier configuration
├── package.json        📦 Project metadata and scripts
├── tsconfig.json       🧪 TypeScript configuration
├── webpack.config.js   🛠️ Webpack configuration
└── README.md           📄 Project documentation

📸 Preview

Capture

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages