The I For U Charity Website is a nonprofit initiative developed by the Christian Students Fellowship of Addis Ababa Science and Technology University (AASTU). Our mission is to share Christ's love by organizing charity events and fundraising to support people in need.
Follow these steps to set up and run the project locally:
-
Clone the Repository:
git clone https://github.com/gemechis-elias/i4uCharity.org.git
-
Navigate to the Project Directory:
cd i4uCharity.org
-
Install Dependencies: Ensure you have Node.js v18.16.1 or later installed. Then run:
npm install
-
Run the Development Server: Start the development server locally:
npm run dev
The website will be available at
http://localhost:3000
.
We welcome contributions to improve this project. Please follow these steps:
-
Fork the Repository: Click the "Fork" button at the top of this page.
-
Clone Your Fork:
git clone https://github.com/gemechis-elias/i4uCharity.org.git
-
Create a Branch:
git checkout -b feature/your-feature-name
-
Make Changes: Add your changes or improvements.
-
Commit and Push:
git add . git commit -m "Add: Description of your changes" git push origin feature/your-feature-name
-
Open a Pull Request:
- Go to the original repository on GitHub.
- Click on "Pull Requests" and submit your changes for review.
- Wait for feedback or approval from the maintainers.
If you believe in our cause and want to support us, consider sponsoring this project. Your contributions help us organize more charity events and reach those in need.
Every little bit helps us make a big difference!
This project is licensed under the MIT License. See the LICENSE file for details.