Skip to content

erujs/feles-et-canes

Repository files navigation

Getting Started with Canes Feles

This project was built with

vite react

Steps for running local dev environment

  • 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.

API

This application is using a free version of thecatapi & thedogapi.

Learn More

To learn React, check out the React documentation.