Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrmrakib/animal-caring-client
It's full-stack pet adoption management website (Client Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.
https://github.com/hrmrakib/animal-caring-client
daisyui firebase react-hook-form react-router reactjs sweetalert2 tailwindcss
Last synced: about 1 month ago
JSON representation
It's full-stack pet adoption management website (Client Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.
- Host: GitHub
- URL: https://github.com/hrmrakib/animal-caring-client
- Owner: hrmrakib
- Created: 2024-06-13T00:16:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T13:08:13.000Z (5 months ago)
- Last Synced: 2024-08-22T11:22:48.983Z (5 months ago)
- Topics: daisyui, firebase, react-hook-form, react-router, reactjs, sweetalert2, tailwindcss
- Language: JavaScript
- Homepage: https://animal-carings.web.app/
- Size: 30.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Live Preview](https://animal-carings.web.app/)
## Basic Features of the Animal Caring Website
- After Sign-up, get a role "user"
- User and Admin have different dashboard
- Users can create pets, update, delete, and also create donation campaigns.
- Admin can only see all users, all pets, and all donation information.
- Send a request to get a pet for adoption.## Installation
To install this project, follow these steps:
1. git clone https://github.com/hrmrakib/animal-caring-client.git
2. npm install
3. npm run dev#### [Go to Server Code of the Project ➜](https://github.com/hrmrakib/animal-caring-server)