Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 250 Bytes

CoderCars Frontend

Features

  • CREATE: User can add new cars to the database.
  • READ: User can see a paginated list of all the cars in the database.
  • UPDATE: User can edit existing cars.
  • DELETE: User can delete cars.