Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crni99 authored Jan 9, 2025
1 parent c9377be commit b2a5a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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.

0 comments on commit b2a5a00

Please sign in to comment.