EcoDrill
github logo
An e-commerce website to sell power tools. This site was built using Next.js and TypeScript. It is a fully functional e-commerce site which takes advantage of Server-Side Rendering to deliver product data to the customer with minimal delay. Client components allow interaction with the site, including adding items to the cart and checking out. NextJS API routes allow database queries without a backend server. The site is fully responsive and works on all devices.
Developed by James Davies.
A screenshot of the EcoDrill homepage
The home page of EcoDrill. This page is fully responsive and works on all devices. The site is built using Next.js and TypeScript.
A screenshot of the EcoDrill shopping basket page
The cart or shopping basket page. Checkout is handled using Stripe.