- JavaScript 46.3%
- CSS 41.5%
- HTML 9.7%
- TypeScript 2.5%
| backend | ||
| frontend | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
Quick Ecom Store
Proudly Open Sourced By: HammerSport Marketing
A really quick framework for building ecom stores. Like really fast.
📝 Table of Contents
🧐 About
Not another ecom frame work right?
Hold on
This framework you might just want to use.
It took a long time to find a solution that worked for me as well it does for other people.
The architecture of this project is what makes it unique.
Uses SQLite for effeciencey sake but because the backend is written in StrapiJS, it can be readily converted to any other database of your choosing.
This framework is everything you need to start selling your product today.
🏁 Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
Install NodeJS
https://nodejs.org/en/download/
Installing
Simple setup NPX Quick-Ecom-Store
Give the example
And repeat
until finished
End with an example of getting some data out of the system or using it for a little demo.
🔧 Running the tests
Explain how to run the automated tests for this system.
Break down into end to end tests
Explain what these tests test and why
Give an example
And coding style tests
Explain what these tests test and why
Give an example
🎈 Usage
Add notes about how to use the system.
🚀 Deployment
Add additional notes about how to deploy this on a live system.
⛏️ Built Using
✍️ Authors
- @rileyseaburg - Idea & Initial work
See also the list of contributors who participated in this project.
🎉 Acknowledgements
- Inital Inspiration and Starter Code Alex the Entreprenerd
