README update

This commit is contained in:
Igor Barcik 2024-02-05 07:24:41 +01:00
parent 19f0a97b60
commit c00fb179e9
Signed by: biggy
GPG Key ID: EA4CE0D1E2A6DC98

View File

@ -27,6 +27,11 @@ This starter pack for React projects includes a comprehensive set of libraries t
3. **Enjoy 🎉:** 3. **Enjoy 🎉:**
- Dive into a feature-rich, user-friendly development experience. 🏊‍♂️ - 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 ### 📮 Feedback and Suggestions
- **Contact:** For any suggestions or feedback, feel free to open an issue in the project repository. 📥 - **Contact:** For any suggestions or feedback, feel free to open an issue in the project repository. 📥