🎸A music product search app! 🎸
This is a simple app to search some JSON data of guitar products and accessories.
Features
- Search JSON of producs
- Filter products by Series and Product Type
- View individual product details
- Navigate to other sites
npm install to initialize/download dependencies
npm start to run dev build on port 3000
serve build to run production build on port 5000