Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README for navigable table of contents #732

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 16 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,16 @@ A <b> responsive and dynamic website </b> to showcase the best gaming accessorie
</tbody>
</table>

## ✨ Features
## Table of Contents
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Demo](#demo)
- [Installation](#installation)
- [Contributing](#contributing)
- [Team](#team)
- [Contributors](#contributors)

## Features
🗂️ <b>Dynamic Navigation Menu</b>: Toggle visibility, designed for seamless use across all screen sizes.

🛒 <b>Product Display</b>: View gaming products with prices, discounts, and a "Buy Now" option.
Expand All @@ -33,23 +42,23 @@ A <b> responsive and dynamic website </b> to showcase the best gaming accessorie



## 💻 Technologies Used
## Technologies Used
<p>
<a href="https://skillicons.dev">
<img margin="8px" src="https://skillicons.dev/icons?i=html,css,js" />
</a>
</p>


## 🚀 Demo
## Demo
#### Check out the live demo here ⬇️ :

https://collect-your-gamingtools.netlify.app/




## 🛠️ Installation
## Installation
#### To get started, simply clone the repository and open it in your browser:

1. Clone the repository:
Expand All @@ -68,7 +77,7 @@ https://collect-your-gamingtools.netlify.app/
```


## 🤝 Contributing
## Contributing
Contributions are what make the **open-source** community such an amazing place to learn, inspire, and create. Here’s how you can contribute:

🍴 <b>Fork the repo</b> by clicking the "Fork" button at the top right of this page.
Expand All @@ -83,7 +92,7 @@ Contributions are what make the **open-source** community such an amazing place

We welcome all contributions to improve **Collect Your GamingTools**! If you'd like to contribute, please follow the [Contributing.md](./Contributing.md) to get details on how to get started.

## 👥 Team
## Team

| ![Swaraj Das](https://avatars.githubusercontent.com/u/151845349?v=4&s=80) | ![Anit Sarkar](https://avatars.githubusercontent.com/u/135215478?v=4&s=80) |
|:--:|:--:|
Expand All @@ -99,7 +108,7 @@ We welcome all contributions to improve **Collect Your GamingTools**! If you'd l

![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

## 🙌 Contributors
## Contributors

![GitHub contributors](https://img.shields.io/github/contributors/swaraj-das/Collect-your-GamingTools)

Expand Down
Loading