Skip to content

This project is a web platform designed to make it easy for pet owners to manage information about their pets in relation to their visits to the veterinarian. Developed using React, Vite and styled with Tailwind CSS, the application offers an intuitive and user-friendly interface.

Notifications You must be signed in to change notification settings

AimarBustamante/pet_care_portal

Repository files navigation

🐶 PetCare Portal

Mockup-Image

📖 Project Description

PetCare Portal is a web application developed for veterinarians, allowing pet owners to input essential information about their pets. The project is built using React, Vite, and Tailwind CSS to provide a user-friendly and efficient experience.

💻 Installation

  1. Clone the repository:

    git clone https://github.com/your-username/petcare-portal.git
    cd petcare-portal
  2. Install dependencies:

    npm install

🏗️ Project Structure

petcare-portal/
|-- src/
|   |-- components/
|   |   |-- Form.jsx
|   |   |-- Error.jsx
|   |   |-- Formulario.jsx
|   |   |-- Header.jsx
|   |   |-- ListadoPacientes.jsx
|   |   |-- Paciente.jsx
|   |-- App.jsx
|   |-- index.jsx
|-- public/
|   |-- index.html
|-- README.md
|-- package.json
|-- vite.config.js

🛠 Technologies Used

React Tailwind_CSS Vite

📚 What I Learned

During the development of PetCare Portal, I learned and applied the fundamentals of React, including:

  • Components: Creating and using reusable components.
  • Events: Handling events in React to interact with the user.
  • State: Managing the application's state.

📫 Contact Information

portfolio linkedin instagram email whatsapp

About

This project is a web platform designed to make it easy for pet owners to manage information about their pets in relation to their visits to the veterinarian. Developed using React, Vite and styled with Tailwind CSS, the application offers an intuitive and user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published