Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dagmawi-22/product-store

Product listing with filter & cart
https://github.com/dagmawi-22/product-store

product react tailwi vite

Last synced: 5 days ago
JSON representation

Product listing with filter & cart

Awesome Lists containing this project

README

        

## product store

![image](https://github.com/user-attachments/assets/b53dbcc9-7c4a-4a4c-b833-fcff99c9bd34)
![image](https://github.com/user-attachments/assets/a5c1f782-1d33-4c86-a313-f269ab5710c2)

### Requirements
##### node.js

### How to run?
#### Sequentially execute the below commands & fianally open your browser with url https://localhost:5173

```bash
git clone https://github.com/Dagmawi-22/product-store.git
```
```bash
cd product-store
```
```bash
npm install
```
```bash
npm run dev
```