Firebase : Ensuring secure authentication for the login page.
Context API :Employed to prevent props drilling and enhance data sharing.
Hooks (useContext, useReducer) : Enhancing state management in various components.
Feel free to check out the app live at The iLife App. To explore the project locally or contribute, follow these steps:
Clone the repository:
1- git clone https://github.com/Zobeir-Rigi/eshop.git
2- Install dependencies: npm install
3- Start the development server: npm start