CarRentalFrontend

Setup

  • Download this project and open it in Vs Code,
  • Make sure node is installed on your computer (for downloading node: https://nodejs.org/en/download/),
  • Make sure you have angular cli installed on your computer (write in vs code terminal: npm install -g @angular/cli ),
  • Open terminal in vs code and run "npm install" code,
  • again run "ng serve --open" in terminal, project should be running now. Of course, if you have also run the backend part. (backend: https://github.com/MuhammedEnesBicen/Car-Rental-Backend)

admin; email: admin password: 1234

user; email: user password: 1234

Project Images

Login Screen


Register Screeen


Home Screen



Rent Screen


Cart Screen


Admin Screen