Skip to content

e-Commerce app using Fake Store API and React Hook Form with Firebase Authentication

Notifications You must be signed in to change notification settings

bartoszsdr/justashop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce App using Fake Store API and React Hook Form with Firebase Authentication.


Tools

Description

A user is treated as a logged in when there is a token in the cookie in a browser. Token is created by Firebase after the user has succesfully logged in. Basic email and password is implemented. Without being logged in the user cannot enter Products page. Products page contains a list of products with an option to view the specific item details, select quantity and add the item to the cart. Cart component in a form of modal shows a list of items that are inside the cart with options to add more or delete.

Preview



Made with ❤️ and JavaScript.

About

e-Commerce app using Fake Store API and React Hook Form with Firebase Authentication

Topics

Resources

Stars

Watchers

Forks