Skip to content

luxuereal/E-commerce_React

Repository files navigation

E-Commerce Project

Overview

The project is a react web app with fetched data from external API. The app consists of few pages

Features

  • functional Shopping Cart
  • Products fitlering mechanism
  • multi pages with dynamic routing
  • .....

How To Use

To be able to use this react app locally in a development environment you will need the following:

  1. You will need Git and Node.js installed on your computer.

  2. Then From your terminal, you should do the following:

# Clone this repository
git clone REPO_URL

# Go into the repository
cd REPO_NAME

# Install dependencies
npm install

# Run the app
npm run dev

Technologies used

  • Vite
  • TailwindCSS
  • Zustand
  • React Router
  • React Hooks

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

This E-commerce project is built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published