Puppies App
Puppies Management App where we bring together a frontend app with a powerful backend API to make managing puppies a breeze.
This project not only showcases proficiency in full-stack TypeScript development but also offers practical application. You can effortlessly perform various operations on puppies, including viewing, adding, updating, and deleting entries. As a special treat, I've integrated images from the Dog CEO Zine open source API to make your puppy experience even more delightful.
- ----Frontend Features----
- - See those adorable puppies as soon as you open the app.
- - Add new puppies to your collection.
- - Update puppy details with ease.
- - Dive deeper into puppy profiles with a single click.
- - Bid farewell to puppies you no longer want.
- ----Backend Features----
- - Our RESTful API is with Express and TypeScript.
- - Convenient endpoints for listing, retrieving, creating, updating, and deleting puppies.
- - Each puppy gets its own unique ID, breed, name, and other details such as birthdate.