audiophile-ecommerce-project

This is a solution to the audiophile ecommerce challenge on Frontend Mentor

Stars
0
Committers
2

This is a solution to the audiophile ecommerce challenge on Frontend Mentor.

You can view the page by clicking here

To generate the static pages, this project makes use of an API built in Express using a MongoDB database. You can check the API here.

🚀 How to use?

First clone the repository from GitHub:

git clone https://github.com/toastycoder0/audiophile-ecommerce-project.git

Move to the project folder:

cd audiophile-ecommerce-project

Install the dependencies with the following command:

npm i

Start the development environment with the following command

npm run dev

⚙️ This application was built using the following technologies

Related Projects