Skip to content

ailinnakaganeku/audiophile-ecommerce-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audiophile-ecommerce-template

Demo

Built With

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://....com
  2. Clone the repo
    git clone https://github.com/ailinnakaganeku/audiophile-ecommerce-template
  3. Install NPM packages
    npm install
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';