From 4dc433f507930d9111a42574feb35c7341610b7c Mon Sep 17 00:00:00 2001 From: shadowemperor1510 Date: Thu, 26 Jun 2025 15:08:20 +0530 Subject: [PATCH] README updated with API placeholder --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e56eda93e40..0782e8f88e8 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,12 @@ Check out [this guide](https://github.com/nitishdayal/cra_closer_look) for an ov The tradeoff is that **these tools are preconfigured to work in a specific way**. If your project needs more customization, you can ["eject"](https://facebook.github.io/create-react-app/docs/available-scripts#npm-run-eject) and customize it, but then you will need to maintain this configuration. +## Placeholder for future API endpoints documentation + +- +- +- + ## Popular Alternatives Create React App is a great fit for: