Skip to content

fs-jan25-team1/Tech-market

Repository files navigation

🛍️ Tech Market

Live Demo

Tech Market is a modern e-commerce web application for selling gadgets. It features a clean design, smooth animations, internationalization, and secure authentication with Firebase.


⚙️ Tech Stack

  • React – Frontend framework
  • Redux Toolkit – Global state management
  • Tailwind CSS – Utility-first CSS framework
  • shadcn/ui – Beautiful, accessible components built on Tailwind
  • Firebase Authentication – Secure user login and registration
  • Framer Motion – Animation and transitions
  • Swiper – Responsive sliders and carousels
  • react-i18next – Multi-language support

🚀 Getting Started

Follow the steps below to run the project locally.

1. Clone the repository

git clone https://github.com/your-username/tech-market.git](https://github.com/fs-jan25-team1/Tech-market.git
cd tech-market

2. Install dependencies

npm install

3. Set up Firebase environment variables

VITE_FIREBASE_API_KEY=your_api_key
VITE_FIREBASE_AUTH_DOMAIN=your_project.firebaseapp.com
VITE_FIREBASE_PROJECT_ID=your_project_id
VITE_FIREBASE_STORAGE_BUCKET=your_project.appspot.com
VITE_FIREBASE_MESSAGING_SENDER_ID=your_sender_id
VITE_FIREBASE_APP_ID=your_app_id

4. Start the development server

npm run dev

Releases

No releases published

Packages

 
 
 

Contributors