Skip to content

kyleapostol/e-commerce

Repository files navigation

Live Demo : Link

Boot(Strap)

A full stack LAMP & React shopping cart app.

Getting Started

  1. Fork this repo and clone from the terminal.

$ git clone https://github.com/kyleapostol/e-commerce

  1. Navigate into cloned directory and be on the master branch

$ npm install

  1. Start a dev environment with Apache2 and MySQL
  • Ensure that the port is on 3000
  • Create a database in phpMyAdmin and import the sql file
  • Create a new db_connection.php with your own credentials
  1. Initiate the dev server

$ npm run dev

  1. Go to localhost:3000 and checkout the website

Technologies


1. React.js
2. HTML5
3. CSS3
4. Bootstrap 4
5. PHP
6. MySQL
7. phpMyAdmin

About

A full stack LAMP & React shopping cart app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published