/record-repo

Primary LanguageJavaScript

Record Repo

Live Demo

https://record-repo.jamestang.dev/


An online e-commerce website for a record label specializing in Japanese vinyl LPs. Customers can view, add, update and delete products from their cart, and also submit their orders.

Getting Started

  1. Fork and clone from this repository onto your local machine
$ git clone https://github.com/[user_name]/record-repo.git
  1. In your terminal, navigate into the cloned directory and install the required dependencies
$ npm install
  1. Create a database titled record_repo in phpMyAdmin and import the record_repo.sql file

  2. Ensure that the Apache service is installed and running

  3. Initiate the dev server

$ npm run dev
  1. In your local browser go to localhost:3000

  2. Record Repo is ready to go!

Built With

Contributing

Please feel free to fork from this repository, make pull requests and help improve the game by sending suggestions to dev.jamestang.gmail.com

License

This project is licensed under the MIT License - see the below for details. MIT License

MIT Licence