Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.31 KB

File metadata and controls

52 lines (33 loc) · 1.31 KB

E-Commerce Website 🙌

Welcome to the E-Commerce Website repository! This repository contains the source code for an e-commerce website developed using React.js. Below are the steps to set up and run the project locally on your machine.

Set Up

To set up and run the project locally, follow these steps:

  1. Install the project dependencies:

    npm install
  2. Install i18next for internationalization:

    npm install i18next
  3. Install react-i18next for React integration with i18next:

    npm install react-i18next
  4. Install flowbite-react for UI components:

    npm install flowbite-react
  5. Start the development server:

    npm run dev

Live Website

You can visit the live website by clicking here.

Contact

If you have any questions, feedback, or suggestions, feel free to reach out: