{"id":21211598,"url":"https://github.com/ew-endwall/lang-learn","last_synced_at":"2026-05-01T08:32:40.561Z","repository":{"id":225563339,"uuid":"766236592","full_name":"EW-EndWall/lang-learn","owner":"EW-EndWall","description":"Our Innovative Language Learning application offers users a simple and easy learning experience. Thanks to our user -friendly interface, a language student of all levels can increase their language skills wherever they want at any time.","archived":false,"fork":false,"pushed_at":"2024-03-13T02:50:15.000Z","size":256,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T23:15:04.301Z","etag":null,"topics":["lang-learn","lang-learn-react","react","react-app","react-learn","react-tailwind","reactjs","tailwind","tailwind-css","tailwindcss"],"latest_commit_sha":null,"homepage":"https://lang-learn-endwall.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EW-EndWall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-02T17:52:59.000Z","updated_at":"2024-03-02T21:43:55.000Z","dependencies_parsed_at":"2024-11-20T21:06:20.158Z","dependency_job_id":"5fee0ac1-33fe-44f8-a688-c0f1f0963860","html_url":"https://github.com/EW-EndWall/lang-learn","commit_stats":null,"previous_names":["ew-endwall/lang-learn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EW-EndWall/lang-learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Flang-learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Flang-learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Flang-learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Flang-learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EW-EndWall","download_url":"https://codeload.github.com/EW-EndWall/lang-learn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EW-EndWall%2Flang-learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lang-learn","lang-learn-react","react","react-app","react-learn","react-tailwind","reactjs","tailwind","tailwind-css","tailwindcss"],"created_at":"2024-11-20T21:04:05.049Z","updated_at":"2026-05-01T08:32:40.544Z","avatar_url":"https://github.com/EW-EndWall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/EW-EndWall/lang-learn/main/react/public/img/android-chrome-512x512.png\" alt=\"Logo\" width=\"220\" height=\"auto\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003e\n    Lang Learn\n  \u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    vite | react | tailwind\n    \u003cbr /\u003e\n    (responsive)\n    \u003cbr /\u003e\u003cbr /\u003e\u003cbr /\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n# Table Of Contents\n\n- [About](#about)\n- [Screenshot](#screenshot)\n  - [Dark](#dark)\n  - [Light](#light)\n- [Quick Installation](#quick-installation)\n  - [React](#react)\n    - [React Install](#react-install)\n    - [React Development](#react-development)\n    - [React Build](#react-build)\n- [License](#license)\n\n# About\n\nOur Innovative Language Learning application offers users a simple and easy learning experience. Thanks to our user -friendly interface, a language student of all levels can increase their language skills wherever they want at any time.\n\n- Dark and bright mode feature\n- (En/Tr En/De)\n\n# Screenshot\n\n## Dark\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/EW-EndWall/lang-learn/main/screenshot/1.png\" width=\"\" /\u003e\n\u003c/div\u003e\n\n## Light\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/EW-EndWall/lang-learn/main/screenshot/2.png\" width=\"\" /\u003e\n\u003c/div\u003e\n\n# Quick Installation\n\n## React\n\n```bash\n$ cd ./react/\n```\n\n### React Install\n\n```bash\n$ npm install\n```\n\nor\n\n```bash\n$ yarn install\n```\n\nor\n\n```bash\n$ pnpm install\n```\n\n### React Development\n\n```bash\n$ npm dev\n```\n\nor\n\n```bash\n$ yarn dev\n```\n\nor\n\n```bash\n$ pnpm dev\n```\n\n### React Build\n\n```bash\n$ npm build\n```\n\nor\n\n```bash\n$ yarn build\n```\n\nor\n\n```bash\n$ pnpm build\n```\n\n# License\n\nDistributed under the Apache-2.0 License. See [LICENSE](https://github.com/EW-EndWall/lang-learn/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Few-endwall%2Flang-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Few-endwall%2Flang-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Few-endwall%2Flang-learn/lists"}