page1
page2
page3

Project information

E-commerce Application using React JS & Cloud

To create an E-commerce using React JS and integration of Google Firebase, the E-commerce must manage the inventory and complete the purchase process and administration of new user & orders.

Requirements:

  • Use of React JS: Components, routering, children, providers and Queries
  • Must integrate Firebase for get, put & update products from Cloud
  • Must have at least 3 clickable categories
  • Must Integrate details of each product
  • The user can be log in and see all its orders
  • If the user is not registred could create a new user
  • All the authentication process is manage by Firebase (including password reset)
  • Must have a cart responsive for all products added and if there is no stock not be able to add it
  • The customer can create a new order and this got registered in the DB and his space of user
  • Must be deployed using hosting not github