Project carried out as an individual evaluative instance in Soy Henry's fullstack web developer bootcamp.
This SPA application allows you to search for dog breeds by using an external API. You can sort the breeds by alphabetical order or by weight, search by name, filter them according to their temperament or their origin of creation, that is, those obtained from the API or created through a controlled form that allows creating new breeds, which are stored in a database
By clicking on a breed, more details are displayed with a smoothly animated transition, where you can also zoom in on the photo.
The controlled form for the creation of new breeds has the possibility of uploading images, both manually and by dragging and dropping.
The entire app has a fully responsive design
- HTML5, CSS3 & Javascript
- React
- Redux
- Node.js
- Express.js
- PostgreSQL
- Sequelize