/provision-store-promilo

Provision Store - An E shop website for provisions and products.

Primary LanguageJavaScript

Provision Store - Promilo

This is an Eshop website which is a virtual provision marketplace where users can buy various types of provision products.

Made on React and styled using Material UI.

Local setup:

  • Clone the repository.
  • Select the main directory provision-store-promilo. This can be done using the command: cd provision-store-promilo
  • Install dependencies with: npm install
  • Start the development server with: npm run dev
  • Open the live preview of the website on port 3000 or any other port, http://localhost:3000