Skip to content
/ Specto Public

This is a demo e-commerce website, where people can see the products avillable.

Notifications You must be signed in to change notification settings

Mohib75/Specto

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

This is a demo e-commerce website, where people can see the products avillable.

Website Name: Specto

Live Link : https://specto-152e7.web.app/

Here are some features and characteristics of our website

  • full authentication system

  • showcasing all types of products

  • full filtering system

  • Users Can search products

  • pagination system

How to Run Locally

Prerequisites

Make sure you have the following installed on your machine:

Getting Started

  1. Clone the repository:

    git clone https://github.com/Mohib75/Specto.git
    
  2. Navigate to the project directory:

    cd your-repo-name
    
  3. Install dependencies:

    Using npm:

    npm install

    Using Yarn:

    yarn install
  4. Start the development server:

    Using npm:

    npm run dev

    Using Yarn:

    yarn dev
  5. Open your browser and visit:

    http://localhost:3000
    

About

This is a demo e-commerce website, where people can see the products avillable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published