Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abdelrahmankhaled12/tru-market
- Owner: Abdelrahmankhaled12
- Created: 2024-12-10T13:16:04.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-10T13:52:39.000Z (about 1 month ago)
- Last Synced: 2024-12-10T14:29:11.659Z (about 1 month ago)
- Topics: react-components, react-router-dom, reactjs, responsive, sass
- Language: JavaScript
- Homepage: https://investors.trumarket.tech/
- Size: 3.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.