This project was built with
- Navigate to the cloned repository
- Install node dependencies by running
npm i
- On the terminal execute
npm run dev
to run the app in development mode. - Open localhost:5173 to view it in your browser.
This application is using a free version of thecatapi & thedogapi.
To learn React, check out the React documentation.