Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.66 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.66 KB

Nigeria Geographic Information Website

The Nigeria Geographic Information Website is a React-based web application that provides detailed information about states, local government areas (LGAs), and sub-areas in Nigeria. It offers a comprehensive database of geographic data, allowing users to explore the structure and distribution of Nigeria's regions.

Features

  • Browse and search for states in Nigeria
  • View the local government areas (LGAs) within each state
  • Expand each LGA to see the sub-areas contained within it
  • User-friendly interface for easy navigation and information retrieval

Installation

  1. Clone the repository: git clone https://github.com/Ayobamiu/geo-ng-web.git
  2. Navigate to the project directory: cd geo-ng-web
  3. Install dependencies: npm install or yarn install

Usage

  1. Start the development server: npm start or yarn start
  2. Open your browser and visit http://localhost:3000 to access the website
  3. Use the search and navigation features to explore states, LGAs, and sub-areas in Nigeria

Contributing

Contributions are welcome! If you'd like to contribute to the Nigeria Geographic Information Website, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Commit your changes: git commit -m "Add your commit message"
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request detailing your changes and enhancements

Contact

Visit our GitHub repository: https://github.com/Ayobamiu/geo-ng-web