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.
- 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.
- Frontend: The app uses React for the frontend, with components like
NavBar
,Home
, andFooter
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.
To run the project locally:
- Clone the repository.
- Install the necessary dependencies using
npm install
. - Start the server and client using
npm start
.
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.