Skip to content

sardarit-bd/Gadget-ecommerce-frontend

Repository files navigation

Crafter 3D

This is a full-featured e-commerce website for Crafter 3D, a company that sells 3D printers, filaments, and accessories. The website is designed to be user-friendly and provide a seamless shopping experience.

Features

  • Homepage: A landing page with a hero slider, featured products, and sections for learning about 3D printing.
  • Products: A page to browse and shop for 3D printers, materials, and accessories.
  • Product Details: A detailed view of each product with images, descriptions, and specifications.
  • Shopping Cart: A side cart for users to view and manage their selected products.
  • Checkout: A secure payment process for completing purchases.
  • User Accounts: Users can create accounts, log in, and manage their information.
  • About Us: Information about the Crafter 3D company and team.
  • Contact Us: A form for users to get in touch with customer support.
  • Installation Manual: A guide for setting up and using the 3D printers.
  • Software: A page to download and learn about the 3D printing software.
  • Admin Dashboard: A dashboard for administrators to manage the website.

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Libraries: Font Awesome for icons, Swiper for the hero slider.

Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:
    git clone https://github.com/your_username/crafter3d.git
  2. Navigate to the project directory:
    cd crafter3d
  3. Open the index.html file in your browser to view the website.

Folder Structure

The project is organized into the following directories:

crafter3d/
├── admin/
├── assest/
│   ├── font/
│   └── ...
├── css/
│   ├── aboutus/
│   ├── accessories/
│   ├── admin/
│   ├── contactus/
│   ├── installationmanual/
│   ├── landingpage/
│   ├── login/
│   ├── payment/
│   ├── product/
│   ├── productdetailes/
│   ├── ragister/
│   ├── software/
│   └── userinfo/
├── js/
│   ├── aboutus/
│   ├── admin/
│   ├── contactus/
│   ├── installationmanual/
│   ├── payment/
│   ├── product/
│   └── productdetailes/
├── .git/
├── .vscode/
├── aboutus.html
├── accessories.html
├── contactus.html
├── forgot.html
├── index.html
├── installationmanual.html
├── login.html
├── payment.html
├── product.html
├── productinfo.html
├── ragister.html
├── software.html
└── userinfo.html

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors