Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tasxatzial/product-list-with-cart


https://github.com/tasxatzial/product-list-with-cart

frontend-mentor frontend-mentor-challenge frontendmentor frontendmentor-challenge

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Product list with cart

This is a challenge from [Frontend Mentor](https://www.frontendmentor.io/challenges/product-list-with-cart-5MmqLVAp_d).

## Dependencies

This is a basic React project created with Vite. Install the required dependencies via `npm install`.

## Run locally

Run the development version:

```bash
npm run dev
```

Build the project:

```bash
npm run build
```

Build & serve the production version:

```bash
npm run serve
```

## Screenshots

See [screenshots](screenshots/).