Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 771 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 771 Bytes

Tagalordle = Tagalog + Wordle

Tagalog: one of the dialects of the Philippines.

Wordle: daily web-based word puzzle.

Tagalordle: language learning tool to solve the 5-letter English definition of the given Tagalog word.

To Run

--- In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

--- In the node-server directory, you can run:

npm run dev

Builds the backend for the app.

Can open http://localhost:8000 to view backend data in your browser.