An open API service indexing awesome lists of open source software.

https://github.com/bohaz/react-pets-frontend

Pet Management is a modern web application designed to manage and display a directory of pets. The application offers an intuitive and user-friendly interface, allowing users to view detailed information about pets, as well as add, update, and delete pet records interactively.
https://github.com/bohaz/react-pets-frontend

git github javascript reactjs redux

Last synced: 3 months ago
JSON representation

Pet Management is a modern web application designed to manage and display a directory of pets. The application offers an intuitive and user-friendly interface, allowing users to view detailed information about pets, as well as add, update, and delete pet records interactively.

Awesome Lists containing this project

README

          

Pet Management (Front-End)

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– Pet Management Front-End](#-pet-management-front-end)
- [πŸ’» Link to Back End](#-link-to-back-end)
- [πŸ›  Built With](#-built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸ’» Getting Started](#-getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [πŸ‘₯ Authors](#-authors)
- [πŸ”­ Future Features](#-future-features)
- [🀝 Contributing](#-contributing)
- [⭐️ Show your support](#️-show-your-support)
- [πŸ™ Acknowledgments](#-acknowledgments)
- [πŸ“ License](#-license)

# 🐾 Pet Management (Front-End)

**Pet Management** is a modern web application designed to manage and display a directory of pets. The application offers an intuitive and user-friendly interface, allowing users to view detailed information about pets, as well as add, update, and delete pet records interactively.

- [Link to Back End](https://github.com/bohaz/pet-service)

(back to top)

## πŸ›  Built With

### Tech Stack

Technologies

Linters


  • Stylelint

  • Eslint

### Key Features

- [x] **Golang and React Integration**
- [x] **API Endpoints for Pets Management**
- [x] **Professional Documentation**
- [x] **Dynamic Display of Pet Information**
- [x] **Secure Deletion of Pet Records**
- [x] **Visual Feedback for User Actions**

(back to top)

## πŸ’» Getting Started

### Prerequisites
Before you proceed, ensure that you have the following installed on your machine:
- Node.js (v12 or above)
- npm (Node Package Manager)

### Setup
Clone this repository to your desired folder:

```sh
git clone https://github.com/bohaz/react-pets-frontend.git
```

### Install

Install the project dependencies with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

- Open your web browser and visit http://localhost:3000.
- You should now see the ramdom greetings.

(back to top)

## πŸ‘₯ Author

πŸ‘€ **Ricardo MartΓ­nez**

- GitHub: [@bohaz](https://github.com/bohaz)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)
- Portfolio: [Ricardo's Portfolio](https://ricardosportfolio.vercel.app/)

(back to top)

## πŸ”­ Future Features

- [x] **Health Records Management**
- [x] **Payment Gateway Integration**
- [x] **Appointment Reminders and Notifications**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/bohaz/react-pets-frontend/issues).

(back to top)

## ⭐️ Show your support

If you like this project please feel free to send us corrections for make it better we would feel glad to read your comments.
And think If you enjoy gift us a star.

(back to top)

## πŸ“ License

This project is licensed under the MIT License - you can click here to have more details [MIT](https://github.com/bohaz/react-pets-frontend/blob/dev/LICENCE).

(back to top)