Skip to content

Raoufbaa/Gear

Repository files navigation

🖥️ Ecoomes Computer Store

Welcome to the Ecoomes Computer Store web application! This project uses Next.js for the frontend and Medusa.js for the backend to provide a robust e-commerce platform for buying and selling computer hardware.

🚀 Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • [Node.js (v18.17 or later)]
  • [Git]
  • [Medusa CLI and PostgreSQL installed and Runnig]
  • [Yarn or npm]

Installation

Clone the repository:
Git clone https://github.com/Raoufbaa/Gear.git
CD Gear

Install frontend dependencies:

CD Gear
Npm Install
# Or
Yarn Install

Install backend dependencies:

CD GearUp
# Or
Yarn Install
Npm Install

Start the Backend :

Medusa Start
# Or
Npm run start

Start the frontend :

CD Gear
Npm run Build
Npm run Start
# Or
Yarn Build
Yarn Start

🛠️ Built With

  • [Next.js - The React framework for production]
  • [Medusa.js - Open-source headless commerce engine]

📸 Screenshots

📚 Features

  • [🛒 Product Catalog: Browse and search through a variety of computer products.]
  • [💳 Checkout Process: Smooth and secure checkout experience.]
  • [📦 Order Management: Manage your orders and track their status.]

📂 Project Structure

├── backend/
│ ├── src/
│ ├── medusa-config.js
│ └── package.json
└── frontend/
├── components/
├── App/
├── public/
└── package.json

🤝 Contributing

We welcome contributions! Please read our CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.

📝 License

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

📧 Contact

If you have any questions or feedback, feel free to reach out to us:

Enjoy shopping with Ecoomes! 🖥️🛒

Releases

No releases published

Packages

No packages published