🎧 A simple e-commerce site about Audio products. 🎵
- Feel free to fork and start editing.
- Any contribution to this project is welcome.
- Clone this repo.
git clone https://github.com/k4u5h4L/FinalVinyl.git
- Change directory and install dependencies.
cd FinalVinyl/ && npm install
- Start mongoDB
mongod
-
Fill in the data in the database from the
data/data.json
file into your local database. It does not have all the data, but enough to test. -
Run the server using npm.
npm run dev
You should have the development server up and running at localhost:3000.
- This project is made for educational purposes only.
- This is not a real and commercial site.
- Please do not use it for commercial purposes.