Welcome to Tech Hub, your one-stop destination for all things technology! This platform offers a wide range of tech products, from the latest gadgets to essential accessories, along with up-to-date tech news and reviews.
- Wide Range of Products: Explore our extensive collection of smartphones, laptops, audio devices, wearables, and more.
- Latest Tech News: Stay informed with the latest trends and updates in the tech world.
- User-Friendly Interface: Enjoy a seamless shopping experience with an intuitive layout and easy navigation.
- Exclusive Deals: Take advantage of special offers and discounts on selected items.
- Product Reviews: Read reviews from other users to help you make informed purchasing decisions.
- Next.js: A React framework for server-side rendering and static site generation.
- Tailwind CSS: A utility-first CSS framework for styling.
- TypeScript: A typed superset of JavaScript for better development experience.
- Lucide Icons: A collection of beautiful icons for UI components.
To get a local copy up and running, follow these steps:
- Node.js (version 14 or later)
- npm or yarn (package managers)
-
Open your terminal.
-
Run the following command to clone the repository:
git clone https://github.com/yourusername/tech-hub.git
-
Navigate to the project directory:
cd tech-hub
Run the following command to install the required dependencies:
npm install
# or
yarn install
To start the development server, run:
npm run dev
# or
yarn dev
Your application will be running at http://localhost:3000
.
To create a production build, run:
npm run build
# or
yarn build
For any inquiries, please reach out to venkatakousikcse01@gmail.com.
Visit the Tech Hub platform at https://technical-hub.vercel.app/.
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please feel free to submit a pull request or open an issue.