Skip to content

erujs/paw-remix

Repository files navigation

Paw Remix

Pet Catalog ~ A curated catalog of cats and dogs.
This is a React Router + Vite project bootstrapped with create-react-router, inspired by Remix Conventions.

Tech Stack

  • Framework: React Router + Vite + Remix
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui
  • Deployment: Netlify

Local Setup

  1. Clone the repo:
[email protected]:erujs/paw-remix.git
cd paw-remix
  1. Install dependencies:
npm i
  1. Run the development server:
npm run dev

⚠️ Disclaimer

THIS PROJECT IS INTENDED FOR VIEWING AND REFERENCE PURPOSES ONLY. WHILE THE SOURCE CODE IS PUBLICLY ACCESSIBLE, IT IS NOT INTENDED FOR UNAUTHORIZED MODIFICATION, REDISTRIBUTION, OR COMMERCIAL USE.

IF YOU ARE EXPLORING THIS REPOSITORY, PLEASE RESPECT THE CREATOR’S WORK AND DO NOT USE IT BEYOND PERSONAL LEARNING OR REFERENCE.