Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 655 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 655 Bytes

E-Commerce Web App

Built Using: VueJs, MirageJs Project Link: https://e-commerce.goodfunfriday.com/

Description

The Web App was used as a store front to allow users to purchase drinks from my start-up. The SPA connects to a REST API, which is currently being Mocked by MirageJs.

The Web App was designed to accessible from one click away, so as enable users to be able to easily navigated the site and find what they are looking for.

View on Local Machine

Clone the repo and run the npm run serve in the command line to start the development server.
Open https://localhost:8080 to view the project in the browser.