diff --git a/README.md b/README.md index 94ccf1d..2d82356 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ This starter pack for React projects includes a comprehensive set of libraries t 3. **Enjoy ๐ŸŽ‰:** - Dive into a feature-rich, user-friendly development experience. ๐ŸŠโ€โ™‚๏ธ +### ๐Ÿงช Testing Tools + +- **[DummyJSON](https://dummyjson.com/):** A free tool to generate fake JSON data for testing. Simply define the structure of the data you want, and DummyJSON will generate random data for you. ๐Ÿ“Š +- **[Test LDAP Server](https://www.forumsys.com/2022/05/10/online-ldap-test-server/):** Use the test LDAP server at `ldap.forumsys.com:389` for testing LDAP integrations. The server contains read-only data that's perfect for testing. It includes several predefined entries and supports most LDAP operations. ๐ŸŒ + ### ๐Ÿ“ฎ Feedback and Suggestions - **Contact:** For any suggestions or feedback, feel free to open an issue in the project repository. ๐Ÿ“ฅ