Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dilanrojas/ecommerce-product-page

Frontend Mentor Challenge
https://github.com/dilanrojas/ecommerce-product-page

astro ecommerce-website website

Last synced: 2 months ago
JSON representation

Frontend Mentor Challenge

Awesome Lists containing this project

README

        

## Demo

You can view a live demo [here](https://ecommerce-product-page-dilan.pages.dev/)

## Installation

To run the project locally, follow these steps:

1. Clone the repository to your local machine

```bash
git clone https://github.com/dilanrojas/ecommerce-product-page.git
```

2. Install dependencies using NPM

```bash
npm install
```

3. Initialize the project

```bash
npm run dev
```