Skip to content

kanak227/NGO-WEBSITE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGO Website Project 🌍

About ✨

This project is a responsive website built using HTML and CSS for an NGO (Non-Governmental Organization). The website aims to create awareness about the NGO’s mission, display ongoing projects, and provide a platform for donations and volunteer signups.

Features 🌟

  • Home Page: Showcases the NGO’s vision and mission. 🏠
  • About Us Page: Highlights the history, team, and achievements of the organization. 🧑‍🤝‍🧑
  • Projects Page: Provides details of ongoing and past projects with visual elements. 📂
  • Contact Page: Includes a form for inquiries and details for direct contact. 📞
  • Responsive Design: Fully optimized for desktop, tablet, and mobile devices. 📱

Prerequisites ✅

To run or modify this project, you will need:

  • A modern web browser for testing. 🌐
  • A code editor such as Visual Studio Code. 🖊️

Installation 🚀

  1. Clone the repository:
    git clone https://github.com/your-username/ngo-website.git
  2. Navigate to the project directory:
    cd ngo-website
  3. Open index.html in your preferred web browser to view the website.

Folder Structure 🗂️

ngo-website/
│
├── index.html         # Homepage of the website
├── about.html         # About Us page
├── projects.html      # Projects page
├── contact.html       # Contact Us page
├── css/
│   └── styles.css     # Main CSS file for styling
├── images/
│   └── ...            # Images used in the website
└── README.md          # Project documentation

Usage 🖥️

  1. Open the website in a browser by opening the index.html file.
  2. Navigate through the pages using the menu. 🧭
  3. Explore the NGO’s mission, projects, and contact options. 💡

Contribution Guidelines 🤝

We welcome contributions to improve the website. If you'd like to contribute:

  1. Fork the repository. 🍴
  2. Create a new branch:
    git checkout -b feature-branch-name
  3. Make your changes and commit:
    git commit -m "Add new feature or fix bug"
  4. Push your changes:
    git push origin feature-branch-name
  5. Create a pull request. 🔄

Acknowledgments 🙏

  • Inspiration from various NGO websites. 🌈
  • Icons and design ideas from free web design resources. 🎨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published