/codercars-fe

Primary LanguageJavaScript

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.