Logo Lanfrica

IyasuH/Ethiopian-Names-Explorer

Créateur:
Iya
Hôte:
Discover Naming Trends and Demographics in Ethiopia # Ethiopian Names Explorer **Ethiopian Names Explorer** is a web application that allows users to discover authentic Ethiopian names, celebrating the rich cultural heritage of Ethiopia. Perfect for parents seeking unique baby names, writers creating authentic characters, or cultural enthusiasts exploring Ethiopian naming traditions. Visit the live site ## Table of Contents - About - Features - Tech Stack - Getting Started - Contributing - License ## About Ethiopian Names Explorer is a passion project designed to showcase the beauty and diversity of Ethiopian names, rooted in the country’s vibrant cultural and historical traditions. The application provides a user-friendly interface to browse names, with a focus on accessibility and cultural appreciation. Built with modern web technologies, it serves as a portfolio piece demonstrating skills in Vue.js development and front-end design. ## Features - **Explore Names**: Browse a collection of authentic Ethiopian names inspired by languages like Amharic, Oromo, and Tigrinya. - **Cultural Focus**: Highlights Ethiopia’s rich naming traditions, appealing to parents, writers, and cultural enthusiasts. - **Responsive Design**: Mobile-friendly interface for seamless use across devices. _Future enhancements may include name meanings, pronunciations, and filters for gender or language._ ## Tech Stack - **Frontend**: Vue 3, Tailwind CSS - **Backend**: Node.js, Express, TypeScript - **Database**: Supabase (PostgreSQL) - **Version Control**: Git and GitHub ## Getting Started To run the project locally, follow these steps: ### Prerequisites - Node.js (v16 or higher) - npm or Yarn - Git ### Installation 1. **Clone the repository**: ```bash git clone github.com cd ethiopian-names-explorer ``` 2. **Install dependencies**: ```bash pnpm install ``` 3. **Run the development server**: ```bash pnpm dev ``` The app will be available at `localhost` (or the port s …