an E-commerce web app
Prenzlauer
Explore the App
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 |
-
User athentication (login/logout/create account)
-
Add items to cart / Remove items from cart
-
'Buy Items' with credit card
-
View orders
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