This Project is built using mainly React.js and the Context API.
Here are some key features:
- User authentication: create accounts and login (using Firebase).
- Add items to the cart, which links to a checkout page.
- Checkout page with subtotal calculation, editing items, etc.
Deployed LIVE on https://clone-b0705.web.app/.
In the project directory, you can run:
Installs all the package dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.