A responsive and dynamic website to showcase the best gaming accessories for every gamer!
🌟 Stars | 🍴 Forks | 🐛 Issues | 🔔 Open PRs | 🔕 Close PRs |
🗂️ Dynamic Navigation Menu: Toggle visibility, designed for seamless use across all screen sizes.
🛒 Product Display: View gaming products with prices, discounts, and a "Buy Now" option.
🌐 Social Media Links: Instant access to your favorite platforms like Facebook, Twitter, and Instagram.
📱 Responsive Design: Enjoy smooth navigation whether you're on mobile, tablet, or desktop!
- 🟢 Node.js and Express for the backend
- 🍃 MongoDB for database storage
- 🐳 Docker for containerization
-
Clone the repository:
git clone https://github.com/swaraj-das/Collect-your-GamingTools.git
-
Install dependencies:
cd Collect-your-GamingTools npm install
-
Configure environment variables: Create a .env file with:
MONGO_URI=your_mongodb_uri
JWT_SECRET=your_jwt_secret
PORT=5000
- Start the server:
npm start
Build the Docker image:
docker build -t gamingtools-backend .
Run the container:
docker run -d -p 5000:5000 --env-file .env gamingtools-backend
https://collect-your-gamingtools.netlify.app/
- Clone the repository:
git clone https://github.com/swaraj-das/Collect-your-GamingTools.git
- Navigate to the project directory:
cd Collect-your-GamingTools
- Open the
index.html
file in your browser:open index.html # On macOS start index.html # On Windows xdg-open index.html # On Linux
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Here’s how you can contribute:
We welcome all contributions to improve Collect Your GamingTools! If you'd like to contribute, please follow the Contributing.md to get details on how to get started.
Swaraj Das Project Admin |
Anit Sarkar Maintainer |
Whether you’re contributing code, improving documentation, or suggesting new features, your involvement matters. We value contributions that help you learn and grow, not just for gaining points.
All the Best! 💫 Happy Coding! 🍳