Skip to content

Commit 7672852

Browse files
authored
Update README.md
1 parent 9a549d1 commit 7672852

1 file changed

File tree

README.md

2.41 KB

🖥️ Computer Part Map

An interactive visual guide to help users understand computer hardware components and how they connect inside a PC.

This project provides a simple and beginner-friendly way to explore the internal structure of a computer using a visual layout.


📌 Overview

Computer Part Map is a lightweight web project designed for learning computer hardware basics.

It visually represents key PC components like:

  • CPU
  • RAM
  • Motherboard
  • GPU
  • Storage devices
  • Power supply

The goal is to make computer hardware easier to understand through a simple and interactive interface.


🚀 Features

  • Visual layout of computer components
  • Beginner-friendly interface
  • Lightweight web project
  • Runs directly in the browser
  • Easy to modify and extend

🧰 Technologies Used

  • HTML5
  • CSS3
  • JavaScript

No external frameworks or libraries are required.


📂 Project Structure

computer-part-map/
│
├── index.html
├── style.css
├── script.js
└── assets/
File Description
index.html Main webpage
style.css Styling and layout
script.js Interactive functionality
assets Images and resources

⚙️ Installation

Clone the repository:

git clone https://github.com/Tcode-Motion/computer-part-map.git

Navigate to the project folder:

cd computer-part-map

Open the project:

index.html

Open it in any modern browser.


💻 Usage

  1. Open the webpage in a browser.
  2. Explore the visual map of computer components.
  3. Learn how different hardware parts are connected.

🔮 Future Improvements

Planned upgrades:

  • Hover information for each component
  • Better UI design
  • Mobile responsive layout
  • Interactive learning mode
  • More hardware components

🤝 Contributing

Contributions are welcome.

Steps to contribute:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request

🧑‍💻 Author

Tanmay – Tcode Motion

GitHub Profile https://github.com/Tcode-Motion


⭐ Support

If you like this project, give it a star ⭐ on GitHub.


📜 License

This project is open source and available under the MIT License.

0 commit comments

Comments
 (0)