Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdelrahmankhaled12/tru-market

This project consists of three landing pages created using React and Sass for TruMarket
https://github.com/abdelrahmankhaled12/tru-market

react-components react-router-dom reactjs responsive sass

Last synced: about 1 month ago
JSON representation

This project consists of three landing pages created using React and Sass for TruMarket

Awesome Lists containing this project

README

        

# TruMarket Landing Pages Project

This project consists of three landing pages created using React and Sass for **TruMarket**:

1. **Suppliers Landing Page**
2. **Buyers Landing Page**
3. **Investors Landing Page**

Each landing page serves a unique purpose in the TruMarket platform, which connects suppliers, buyers, and investors in a secure, sustainable, and transparent global trade ecosystem.

## Features

- **Suppliers Page:** Enables suppliers to connect directly with buyers, facilitating trade with security and transparency.
- **Buyers Page:** Allows buyers to explore and connect with reliable suppliers, ensuring sustainable and efficient purchasing.
- **Investors Page:** Offers investment opportunities in sustainable global trade, providing investors with an attractive yield and transparency.

## Technologies Used

- **React (Vite):** Used for building the user interface.
- **Sass:** Used for styling the pages with a custom design.

## Links

- [Suppliers Landing Page](https://suppliers.trumarket.tech/)
- [Buyers Landing Page](https://buyers.trumarket.tech/)
- [Investors Landing Page](https://investors.trumarket.tech/)

## Installation

1. Clone the repository to your local machine:
```bash
git clone
```

2. Navigate to the project directory:
```bash
cd
```

3. Install the dependencies:
```bash
npm install
```

4. Start the development server:
```bash
npm run dev
```

Now, the app will be running on [http://localhost:5173](http://localhost:5173).

## License

This project is licensed under the MIT License.