Logo Lanfrica

Idris123Abdulrasheed/NearImpact.Nig

Domaine:

educationdigital infrastructure

Type de record:

software
Créateur:
Idr
Hôte:
NearImpact Nigeria is a student-led sustainability and community impact platform to connect people with local projects, opportunities, organizations, and SDG-driven initiatives. NearImpact Nigeria 🌍 NearImpact Nigeria is a student-led sustainability and community-impact initiative starting in Nigeria, with a long-term vision to grow across Africa. We turn students' ideas, skills, and passion into practical community impact by helping students identify real problems around their schools and communities, collaborate on solutions, develop practical projects, and connect their work to the United Nations Sustainable Development Goals (SDGs). The NearImpact platform is being developed to make it easier for students to discover opportunities, share ideas, collaborate on projects, and create measurable impact in the communities around them. --- 🎯 Mission «To empower students to turn ideas and skills into practical solutions for real community problems while creating meaningful impact aligned with the Sustainable Development Goals.» NearImpact starts from a simple idea: The problems closest to us are opportunities to create impact. We believe students should not have to wait until graduation to make a difference. By giving students the tools, community, and opportunities to act, NearImpact aims to build a generation of young people who are capable of identifying problems, building solutions, and contributing meaningfully to their communities. --- 🛠️ Current Tech Stack The NearImpact frontend is currently built with: - "Vite" (vite.dev) — Frontend development and build tooling - JavaScript — Primary frontend programming language - "Tailwind CSS" (tailwindcss.com) — Utility-first styling - CSS — Custom styling where Tailwind is not the best fit - Git & GitHub — Version control and collaboration «The backend architecture is still being finalized. PHP, with Laravel as the likely framework, is currently being considered for the backend.» --- 🚀 Getting Started Follow the steps below to run NearImpact locally. 1. Clone the repository git clone Move into the project directory: cd 2. Install dependencies npm install …