Online Store inspired system
Here are the technologies used in this project.
NodeJS | XAMPP (PHP + MYSQL) | Bootstrap
- To install XAMPP:
- To install nodejs:
- To install nodejs:
- To access XAMPP and press "start" on apache and mysql:
Apache Mysql
- Clone the repository with git in a specific XAMPP folder called "htdocs",
- which is located in "xampp \ htdocs" within your operating system,
- through the / cmd terminal run this command:
$ git clone https://github.com/gabrielf7/the-hero-case-semanaomnistack11
- To access Online Shop System:
$ cd online_shop_system
- To create node_modules online_shop_system:
$ npm install
- To access Online Shop System per browser:
localhost:(port specifies that appears in your xampp apache)/online_shop_system/src/index.php
- Project is designed for the target audience interested in PHP, MYSQL and Bootstrap.
- The project aims to create a simple virtual store application.
- The project focuses on different solutions for the Virtual Store Site.
Assista o vídeo postado no Linkedin [PT]
Watch the video posted on Linkedin [EN]
---> @gabrielf7
Thanks to visiting me and good coding!