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.
- Host: GitHub
- URL: https://github.com/bohaz/react-pets-frontend
- Owner: bohaz
- License: mit
- Created: 2024-10-08T13:57:14.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-12-04T23:00:09.000Z (over 1 year ago)
- Last Synced: 2025-06-15T22:19:44.946Z (about 1 year ago)
- Topics: git, github, javascript, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 401 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
Technologies
Linters
- Stylelint
- Eslint
- [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**
### 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.
π€ **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/)
- [x] **Health Records Management**
- [x] **Payment Gateway Integration**
- [x] **Appointment Reminders and Notifications**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/bohaz/react-pets-frontend/issues).
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.
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).