https://github.com/codebreaker518/veterinarycontrol
Little veterinary control webiste to apply all CRUD operations over the patients (pets) for a veterinary control
https://github.com/codebreaker518/veterinarycontrol
Last synced: 12 months ago
JSON representation
Little veterinary control webiste to apply all CRUD operations over the patients (pets) for a veterinary control
- Host: GitHub
- URL: https://github.com/codebreaker518/veterinarycontrol
- Owner: CodeBreaker518
- Created: 2023-09-17T06:14:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T04:23:18.000Z (over 2 years ago)
- Last Synced: 2025-02-01T04:44:14.777Z (over 1 year ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Veterinary control
## About
Project developed with JavaScript + React to practice concepts and hooks implementing all CRUD operations over an entity (patients) to handle a simple veterinary control.
## Tech Stack:
- HTML / CSS
- TailWindCSS
- JavaScript
- React
## Packages
- react-scroll
- @fortawesome/react-fontawesome
#### Deploy
[Netlify](https://veterinary-control.netlify.app/)