This is an app for a web store about sound products like headphones and speakers. This app is built with Next JS, Tailwind CSS. The backend app was built using Node JS and Express. This application does not have a mobile version. Current version 🔖v2.0.0
Install frontend with npm and git
git clone git@github.com:ArzCorp/audiophile.git
cd audiophile-app
npm i
Before running the project, you need to install the backend
npm run dev
- @ArzCop (Osvaldo Arzate Santiago)
🔖 v1.0.0