Skip to content

This is the front-end application (Angular) for Renting Cars project

License

Notifications You must be signed in to change notification settings

Mohanad-ALNUNU/RentingCarsFront

Repository files navigation

Renting Vehicles App (Front-end)

This is the front-end portion of the Renting Vehicles App project. It is built using Angular.

Prerequisites

Make sure you have the following prerequisites installed:

Installation

  1. Clone the repository: git clone https://github.com/Mohanad-ALNUNU/RentingCarsFront.git
  2. Navigate to the project directory: cd renting-vehicles-app
  3. Install the dependencies: npm install

Usage

1.Start the backend server by following the instructions in the backend's README file. 2. Update the API URLs in the service files:

  • Open the relevant service file (e.g., src/app/customer.service.ts, src/app/vehicle.service.ts).
  • Update the API URLs with the appropriate backend server URLs.
  1. Start the development server: ng serve
  2. Open your browser and visit http://localhost:4200 to access the Renting Vehicles App.

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you have any improvements or bug fixes, please submit a pull request.

About

This is the front-end application (Angular) for Renting Cars project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published