This is a personal E-commerce App, built using HTML and CSS, Javascript, contentful, and netlify.
This is an online shopping app where users can view existing products with no need to sign up or log in. To add items in the app, I have used contentful
. To learn more about contentful, click here. Any user can select any of the existing products and buy them. This app does not contain any stripe feature.
No dependency is required to run this application
- Clone the repo and enter the project folder
git clone https://github.com/CornetS28/sammyE-Shop
cd sammyE-Shop
- check for the index.html file, righ click on it, and click on
open with Live Server
If you want to view the live version of this app, simply click on the following link:
No Test has been written yet for this project. This will come soon.