This is an attempt to solve a chalenge to practice more css. For more information, please visit: Audiophile e-commerce website
- First install the dependencies by running
npm install
# or
yarn install
- Then run the server by running
npm run dev
# or
yarn dev
- Finally, open the browser to http://localhost:3000
This project was built using: