This is a one page React web app using the cat api to display images and basic information of the cat breed selected from a drop down list.
Live demo here.
- This project was bootstrapped with Create React App.
- This is a single page web app to display images and basic information of the cat breed selected from a drop down list.
- React 18.2
- Axios 0.27.2
- node 16.13.1
- CSS
- the cat api
- Semantic UI
- View details and images of cat breeds by selecting the breed from a drop down list
- In your terminal in the project root folder run
npm install
after thatnpm run start
- This project was a created with the aid of the content in the Udemy course Modern React with Redux
- Created by Cerulean-Ash Feel free to contact me!