Ecommerce - Store
Technologies Used: React, Next.js, TypeScript, Headless UI, Tailwind CSS, Stripe, Google Analytics, REST API, Axios, Node.js
- Implemented the functioning of an E-commerce Website that performs various functions like adding products to cart, billing, and much more.
- Used Next.js to performs server-side rendering, whereas React focuses on rendering towards the DOM.
- Used a separated project as a CMS (Content Management System) to manage the information of the products (images, text, details, and more) with APIs.
- Used Stripe for powering the online payment processing.
- Google Analytics was implemented to track and report website traffic.