Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yahya-m2000/etg_website
Welcome to the official website of The Eastern Trade Group LLP. We are committed to empowering global trade by supporting creative minds across the globe, connecting them to a diverse network of buyers and sellers. Our mission is to enable growth, development, and innovation in the global marketplace
https://github.com/yahya-m2000/etg_website
contentful nextjs tailwindcss website
Last synced: about 2 months ago
JSON representation
Welcome to the official website of The Eastern Trade Group LLP. We are committed to empowering global trade by supporting creative minds across the globe, connecting them to a diverse network of buyers and sellers. Our mission is to enable growth, development, and innovation in the global marketplace
- Host: GitHub
- URL: https://github.com/yahya-m2000/etg_website
- Owner: yahya-m2000
- Created: 2024-08-04T16:07:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:33:56.000Z (3 months ago)
- Last Synced: 2024-10-29T18:51:05.152Z (3 months ago)
- Topics: contentful, nextjs, tailwindcss, website
- Language: TypeScript
- Homepage: https://www.theeasterntradegroup.com/
- Size: 18.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Eastern Trade Group LLP Website
Welcome to the official website of **The Eastern Trade Group LLP**. We are committed to empowering global trade by supporting creative minds across the globe, connecting them to a diverse network of buyers and sellers. Our mission is to enable growth, development, and innovation in the global marketplace.
## About Us
At The Eastern Trade Group LLP, we combine multi-industry expertise, data-driven strategies, and a commitment to client success. We provide tailored solutions for market research, trade intermediary services, trade finance, legal support, and import/export management.
## Technologies Used
This project is built using:
- **Next.js** - A React-based framework for building fast and scalable web applications.
- **Tailwind CSS** - A utility-first CSS framework for building custom designs directly in your HTML.
- **Contentful** - A headless CMS used to manage and deliver content across platforms.## Getting Started
To run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```