Skip to content

Looking for a high-fidelity listening experience? In Audiophile you will find just what your ears need.

Notifications You must be signed in to change notification settings

ChristianRL23/audiophile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiophile

Looking for a high-fidelity listening experience? In Audiophile you will find just what your ears need.


Table of contents

Demo

The app is ready to be used: https://audiophile-rl.netlify.app/

General info

Audiophile is a dummy e-commerce where you can "buy" items like headphones or speakers. The site includes detailed information of each product, a shopping cart,a form to confirm a purchase order and much more. It also uses the browser's local storage to avoid the loss of products already added to the cart in case the site is closed or reloaded. All data is consumed from a JSON that is included in the project.

Technologies used

Features

  • Form validation.
  • Cart data persistence using local storage.
  • Navigation between pages.
  • Consume of a JSON for data usage.
  • Use of a library for better state management.
  • Responsive design.

Installation

  1. Clone this repository
     git clone https://github.com/ChristianRL23/audiophile.git
  2. Go into the repository
    cd audiophile
  3. Install dependencies
    npm install
  4. Run the app
    npm start

Portfolio  ·  LinkedIn

About

Looking for a high-fidelity listening experience? In Audiophile you will find just what your ears need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published