Skip to content

Arha-Deals is a front-end e-commerce web application. It allows users browse through a collection of available products and reach the seller on whatsapp with details of the product when the user clicks a "Contact Seller" button.

License

Notifications You must be signed in to change notification settings

Haywayaheadshot/arha_deals

Repository files navigation

📗 Table of Contents

Arha Deals

Arha-Deals is a front-end e-commerce web application. It allows users browse through a collection of available products and reach the seller on whatsapp with details of the product when the user clicks a "Contact Seller" button. It is connected to this back-end repo.

🛠 Built With

Tech Stack

Developed using Vite.

Languages

Key Features

  • Allowing browsing through available phones, and exclusive items
  • Added section to teach users simple phone hacks
  • Displayed time on the navigation

🚀 Live Demo

🚀 Video

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • You need to have a code editor on your computer.

Setup

Clone this repository to your desired folder:

``

``

Installation

Install this project with:

``

  • npm install

``

Option 2: Docker

Build the Docker image.

docker build -t arha_deals .

Run the Docker container.

docker run -p 8000:8000 arha_deals

Usage

To run the project, execute the following command:

``

  • npm run dev
  • npx tailwindcss -i ./src/styles/index.css -o ./dist/output.css --watch

``

Run tests and Fix linter error

To run tests, run the following command:

``

  • npm test

``

`` To test a particular file.

  • npm test File name. (e.g npm test TechNews.test.tsx)

`` To fix errors, run the following command:

``

  • npm run lint-fix

``

👥 Authors

👤 Abubakar Ummar

🔭 Future Features

These are some of the future features we want to add.

  • Add mobile money payment system
  • Recieve proucts from a database
  • Add a signup button to allow users keep track of their purchases
  • Add a favourite button to allow users favourite products

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🙏 Acknowledgments

I would like to thank Microverse for the knowledge impacted.

📝 License

This project is MIT licensed.

(back to top)

About

Arha-Deals is a front-end e-commerce web application. It allows users browse through a collection of available products and reach the seller on whatsapp with details of the product when the user clicks a "Contact Seller" button.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published