Skip to content

Files

Latest commit

 

History

History

prenzlauer

E-commerce web app

Prenzlauer

Application Description

an E-commerce web app

Table of Contents

Prenzlauer

Project Demo

Explore the App

Technology Stack

Technology Description
Firebase a platform for creating mobile and web applications
React.js javaScript library
Stripe API example API methods include sending invoices & accepting payments

Features

  1. User athentication (login/logout/create account)

  2. Add items to cart / Remove items from cart

  3. 'Buy Items' with credit card

  4. View orders

How to use the app

Step #1 - Clone the project

$ git clone https://github.com/sandramsc/prenzlauer.git

Step #2

  • Install dependencies via npm or yarn: npm i OR yarn

  • Website: To start it, run npm start OR yarn start

  • For checkout: enter any stripe prop credit card number i.e 4242 4242 4242 4242 12/28/4242

  • View your orders at: http://localhost:3000/orders

License

GitLicense