Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrmrakib/animal-caring-server
It's full-stack pet adoption management website (Server Side Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.
https://github.com/hrmrakib/animal-caring-server
cors dotenv expressjs mongodb stripe
Last synced: 16 days ago
JSON representation
It's full-stack pet adoption management website (Server Side Code). Pet adoption site with Stripe donations, user/admin dashboards, secure roles.
- Host: GitHub
- URL: https://github.com/hrmrakib/animal-caring-server
- Owner: hrmrakib
- Created: 2024-06-13T00:22:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T11:34:29.000Z (4 months ago)
- Last Synced: 2024-08-22T13:05:21.934Z (4 months ago)
- Topics: cors, dotenv, expressjs, mongodb, stripe
- Language: JavaScript
- Homepage: https://animal-carings.web.app/
- Size: 24.4 KB
- 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:
- ExpressJS Server
- MongoDB Database
- It has Get, Post, Delete Operations
- It's API used in frontend ReactJS Application
- It helps to build dynamic applications.
- Admin and User roleFollow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repository**
```bash
git clone https://github.com/hrmrakib/animal-caring-server.git
cd animal-caring-server
```**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
node index.js
```Open [http://localhost:5000 || PORT](http://localhost:5000) in your browser to view the project.
Have any Query:
- [email protected]
- https://www.linkedin.com/in/hrmrakib/