Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
gitgoblin0426 committed Apr 2, 2024
1 parent ef18f6a commit 37a0f75
Showing 1 changed file with 0 additions and 75 deletions.
75 changes: 0 additions & 75 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@

<h1 align="center"> Indian Animal NGO </h1>
<p align="center">

</p>


[![Athena Badge](https://img.shields.io/badge/Project-Indian%20Animal%20NGO-orange?style=for-the-badge&logo=github)](https://github.com/Alakhdeepsingh/Indian-AnimalNGO)

### :sparkles:About Indian Animal NGO

Indian Animal NGO web app is created to help street dogs by providing medical facilities, shelters, and food.Animal NGO is founded by visionaries who felt the need to build a free of cost medical facility for the stray animals where the best, most advanced, ethical and highly skilled medical care is readily available. Main mission is to connect and empower animal protectors to achieve animal rights by advocacy, networking and capacity building to create a high-impact which will continually address ongoing animal issues.There are not enough homes for all the animals that are born every year. Adopting from a shelter helps weaken the pet overpopulation cycle. Each year 8 to 12 million dogs, cats, puppies and kittens are euthanized because there are simply not enough homes for them. Our shelter offers a variety that you won’t find anywhere else.
Expand All @@ -26,72 +20,3 @@ I have created an Indian Animal NGO web app to help street dogs by providing med

<br>

## :sparkles:Take a look at our website

Visit website : <a href="https://indian-animal-ngo.netlify.app">ClICK HERE</a>

<p align="center">
<img width="100%" src="https://github.com/Alakhdeepsingh/Alakhdeepsingh/blob/main/2.png" alt="main pic1">
<img width="100%" src="https://github.com/Alakhdeepsingh/Indian-AnimalNGO/blob/main/333.jpg" alt="main pic2">
<img width="100%" src="https://github.com/Alakhdeepsingh/Alakhdeepsingh/blob/main/4.png" alt="main pic3">
<img width="100%" src="https://github.com/Alakhdeepsingh/Alakhdeepsingh/blob/main/3.png" alt="main pic4">



## :sparkles: Project Information
[![Language Used](https://img.shields.io/badge/FrontEnd-HTML,%20CSS,%20JavaScript-blue)](https://github.com/Alakhdeepsingh/Indian-AnimalNGO)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;


[![Language Used](https://img.shields.io/badge/Library-ReactJS-red)](https://github.com/Alakhdeepsingh/Indian-AnimalNGO)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

[![Language Used](https://img.shields.io/badge/Security-Firebase-yellow)](https://github.com/Alakhdeepsingh/Indian-AnimalNGO)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

<br>

## :sparkles: Instructions for Cloning this Repository Locally
- Use the command: `git clone https://github.com/Alakhdeepsingh/Indian-AnimalNGO`
- **If Project had to be run locally, using VS Code**
- After cloning in Local system write command `npm install` and after then `npm start` in Terminal of VS Code.

## :sparkles: Instructions to contribute

To contribute fork this repository and clone it. Make changes and create a pull request. Follow the step below to contribute.

#### Add your email and user name in git bash
`$ git config --global user.name "YOUR NAME"`
<br>
` $ git config --global user.email "YOUR EMAIL ADDRESS"`

#### Fork the repo
On the upper right you can see a option to fork the repository. Fork it to make changes.

#### Clone the project
Use the below command to clone the repo into your local system.

` $ git clone git clone https://github.com/Alakhdeepsingh/Indian-AnimalNGO `

#### Add upstream to repository
`$ cd <your-forked-project-folder>`<br>
`$ git remote add upstream https://github.com/Alakhdeepsingh/Indian-AnimalNGO.git` <br>
`$ git checkout main`<br>
`$ git fetch upstream`<br>
`$ git merge upstream/main`<br>
`$ git push origin main`<br>

#### Creating branch for the new change on feature or bug fix
`$ git checkout -b <feature-branch>`<br>
`$ git add --all`<br>
`$ git commit -m "<commit message>"`<br>

#### Creating pull request
`$ git push origin main`

## :sparkles: Get in touch with us

<a href="https://www.linkedin.com/in/alakhdeepsingh/" target="_blank"><img src="https://img.shields.io/badge/linkedin-%2300acee.svg?&style=for-the-badge&logo=linkedin&logoColor=white&alt=linkedin" /></a>
<a href="https://www.youtube.com/channel/UC9N16ZFWsylapMikGovqjkQ" target="_blank"><img src="https://img.shields.io/badge/youtube-D14836?&style=for-the-badge&logo=youtube&logoColor=white&alt=youtube" /></a>
<a href="mailto:alakhdeepsingh773@gmail.com "><img alt="Gmail" src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" />



0 comments on commit 37a0f75

Please sign in to comment.