MichelPomerantzeff / website

React-firebase-hook facilitates the management of user state keeping track of when they are logged in or logged out. Stripe API deals with creating and accepting card payment sources. Firebase for relational database schema allows for easy retrieval of product and order data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie App

eCommerce

๐Ÿ’ป Project

React-firebase-hook facilitates the management of user state, keeping track of when they are logged in or logged out. Stripe API deals with creating and accepting card payment sources. Firebase for relational database schema allows for easy retrieval of product and order data.

๐Ÿš€ Stack & Tools Used:

  • React.js
  • React Router Dom
  • Reducer
  • Context API
  • Styled Components
  • OMDb API
  • Local Storage
  • Firebase
  • Stripe

Future implementations:

  • Add geolocation API to locate user's address.

How to use?

Download this repository

In the project directory, run the next command:

To install dependencies and node_modules
npm install
To start the application:
npm start
To see a live demo of this project, click here

Author

  • Michel Pomerantzeff

About

React-firebase-hook facilitates the management of user state keeping track of when they are logged in or logged out. Stripe API deals with creating and accepting card payment sources. Firebase for relational database schema allows for easy retrieval of product and order data.


Languages

Language:JavaScript 96.8%Language:HTML 3.1%Language:CSS 0.1%