Skip to content

A progressive web app to help with the revitalization of the Taino language and culture

Notifications You must be signed in to change notification settings

itskarelleh/taino-language-app

Repository files navigation

Taino Language App

This project is for a PWA(Progressive Web App) that lets those who seek to learn the Taino language do so.

Stack

  • Frontend:
    • Framework: React Native + Expo
    • Data Fetching: Axios
  • Backend:
    • Supabase(Database, Auth and Storage)
    • Nest.js

Requirements

  • Node.js v20

Run Locally

Clone this repository:

git clone https://github.com/itskarelleh/taino-language-app.git

For the frontend:

cd react-frontend
cp .env.example .env
npm install && npx expo start -c

For the backend:

cd nest-backend
cp .env.example .env
npm install && npm run start:dev

or instead of running these separately, you can run the project with the following command:

For more details on how to run the project, please refer to the get started guide.

About

A progressive web app to help with the revitalization of the Taino language and culture

Resources

Stars

Watchers

Forks