This project is aimed at designing and developing a website for the Rights and Aid Group for Education (R.A.G.E.), an NGO headquartered in Abuja, Nigeria. The goal of the website is to provide information about R.A.G.E., its mission, programs, and opportunities for involvement.
- Homepage: Introduces visitors to R.A.G.E. and its mission.
- About Page: Provides detailed information about the organization, its history, and goals.
- Volunteer Signup Page: Allows individuals to sign up for volunteer opportunities with R.A.G.E.
- Causes Page: Highlights the various causes and initiatives supported by R.A.G.E.
- Steps to Make a Donation: Guides visitors through the process of making a donation to support R.A.G.E.'s work.
- Angular
- Typescript
- TailwindCSS/DasyUI (for responsive design)
- Google Spreadsheets(for volunteer signups and donation steps)
- Clone the repository:
git clone https://github.com/emmanuelobi/RAGE-NGO.git
- Open the project directory
- Install all packages
npm install
- Run the development server
ng serve