commit 9e2702b5e8dec0690376418bc9ad7c634313c2ca Author: tradersfind Date: Fri Sep 29 08:21:17 2023 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26a62dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +# ---> Actionscript +# Build and Release Folders +bin-debug/ +bin-release/ +[Oo]bj/ +[Bb]in/ + +# Other files and folders +.settings/ + +# Executables +*.swf +*.air +*.ipa +*.apk + +# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` +# should NOT be excluded as they contain compiler settings and other important +# information for Eclipse / Flash Builder. + diff --git a/README.md b/README.md new file mode 100644 index 0000000..f4cf685 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# b2bportal + +TradersFind is UAE's Largest Online B2B Portal connecting buyers with suppliers. With a list of companies in UAE and their contact details.The website is user-friendly and informative, making it easy to find sellers for specific requirements. TradersFind prioritizes quality and trust, implementing a rigorous verification process to ensure that all verified suppliers and buyers meet the highest standards of quality, authenticity, and ethical practices. \ No newline at end of file