Skip to content

Repository files navigation

🐶 DoggoDex

A modern React + Vite app for exploring dog breeds using TheDogAPI.

Setup

  • Set up environment variables

    • Copy the .env.example file to .env
    • Open .env and paste the provided API key
  • VITE_DOGGO_API_KEY=your-api-key-here 🛑 Important: Environment variable keys must start with VITE_ in Vite.

  • Install dependencies

  npm install
  • Start the development server
npm run dev

Visit http://localhost:5173 to view the app.

Developer Journal

Be sure to check DEV.md for the developer journal, detailing the implementation journey step by step.

About

A modern React app for exploring dog breeds using TheDogAPI.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages