Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 698 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 698 Bytes

Backback Shop

The Backback Shop App is a web application that allows users to log in, display details of product and a list of products and add them to card, using jQuery.

To run the Backback Shop App locally, follow these steps:

git clone

Clone the repository to your local machine.

live server

Please use live server to run this app.

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

This server requires mongodb credentials to add in the database.service.ts.

Technologies on frontend

  • jQuery
  • Bootsrap