diff --git a/README.md b/README.md index 3fc692a..0e4a22f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ In this project, I have developed a comprehensive React application that interfa - Handling asynchronous data fetching in JavaScript using the native fetch API. ### Fetching and Displaying Data: -- Integrating with the [AirportAutomationAPI](https://github.com/crni99/AirportAutomation) to retrieve, display, and manipulate data such as flight information, passenger details, and airport resources. +- Integrating with the **[AirportAutomationAPI](https://github.com/crni99/AirportAutomation)** to retrieve, display, and manipulate data such as flight information, passenger details, and airport resources. - Implementing dynamic components to render data based on user interactions. ### Form Handling and Validation: @@ -30,5 +30,5 @@ In this project, I have developed a comprehensive React application that interfa - Monitoring and optimizing component rendering to ensure a smooth user experience. ### Deployment and Monitoring: -- Deploying the application on Vercel. +- Deploying the application on **[Vercel](https://airport-automation-react.vercel.app/)** and **[Netlify](https://airport-automation-react.netlify.app/)**. - Implementing logging and monitoring for application health and performance.