Skip to content

wampanoag-dictionary/dictionary

 
 

Repository files navigation

Wôpanaâk Language Dictionary

Introduction

The Wôpanaâk Language Dictionary is an online educational platform dedicated to preserving and promoting the Wampanoag language. It serves as a resource for students, teachers, and anyone interested in learning about the Wampanoag language and culture.

Features

  • Search Functionality: Users can search for words in both English and Wôpanaâk, providing translations, meanings, and example sentences.
  • Cultural Insight: The app includes historical information about the Wampanoag language and the language reclamation project, highlighting its significance and origins.

Technical Overview

  • Frontend: The app uses React for the frontend, with components like NavBar, Home, and Footer providing a structured and interactive user interface.
  • Authentication: Google OAuth is used for user authentication, allowing users to log in and access personalized features.
  • Data Handling: The app fetches data from the backend using APIs, showing how it manages language data and user interactions.

Getting Started

To run the project locally:

  1. Clone the repository.
  2. Install the necessary dependencies using npm install.
  3. Start the server and client using npm start.

Contribution

We welcome contributions to the Wôpanaâk Language Dictionary project. If you're interested in contributing, please read our contribution guidelines or contact us directly.


This structure provides a comprehensive overview of the project, its purpose, technical makeup, and how to get involved or seek support. Adjustments can be made to fit the project's progression and any additional features or details you wish to include.

About

Skeleton code for a React app + Express server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 6.5%