- Maintained by:
thebearingedge
A full stack LAMP & React shopping cart app.
For this project, you will be building a single-page React application and a dynamic PHP API.
- Fork this repository to your GitHub account and clone the fork to your local
lfz
directory. - Check out a
dev
branch and push it toorigin
.git push origin dev
- Install all dependencies in
package.json
with NPM.npm install
There are instructions and Issue Template snippets located in the features
directory of the instructions for this project.