- Semantic HTML5 markup
- CSS
- Javascript
- React
- Tailwind CSS
This projects uses code standars by appling the dependecies eslint and prettier tools:
- eslint: identifies bugs and patterns to make the code more consistent
- prettier: code formatter
Explore the live demo of the Audiophile E-commerce website here.
This project is marked as "Finished."
To run the Audiophile E-commerce website on your local machine, follow these steps:
- Download or clone the repository.
- Install the necessary dependencies by running
npm install
. - Start the application using
npm start
(Create React App).
The Audiophile E-commerce website lets the user pick between a number of headphones.
-
Cart: Choose between Numbers or Icons to match.
-
Checkout: Play solo or invite friends for a multiplayer experience (up to 4 players).
- Frontend Mentor - @RalfiSlask
- GitHub - RalfiSlask