the-language-hub

所属分类:代码编辑器
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-08-01 14:33:28
上 传 者sh-1993
说明:  语言中心是您语言学习需求的中心。快速轻松地获得所需的内容,
(The Language Hub is a central place for your language learning needs. Getting you to what you need quickly and easily,)

文件列表:
.eslintrc.json (101, 2023-12-18)
CODE_OF_CONDUCT.md (5226, 2023-12-18)
CONTRIBUTION.md (5320, 2023-12-18)
Detail.png (14101, 2023-12-18)
Home.png (15091, 2023-12-18)
LICENSE (1071, 2023-12-18)
jsconfig.json (275, 2023-12-18)
learn/ (0, 2023-12-18)
learn/french/ (0, 2023-12-18)
learn/french/adjectives.md (915, 2023-12-18)
learn/french/basics.md (1625, 2023-12-18)
learn/french/pronouns.md (1459, 2023-12-18)
learn/french/verbs.md (2163, 2023-12-18)
learn/japanese/ (0, 2023-12-18)
learn/japanese/Hiragana.md (1723, 2023-12-18)
learn/japanese/basics.md (1423, 2023-12-18)
learn/japanese/phrases.md (179, 2023-12-18)
learn/russian/ (0, 2023-12-18)
learn/russian/basics.md (4829, 2023-12-18)
learn/russian/nouns.md (3316, 2023-12-18)
learn/russian/numbers.md (765, 2023-12-18)
learn/russian/phrases.md (1102, 2023-12-18)
learn/russian/verbs.md (1251, 2023-12-18)
learn/russian/voiced-consonants.md (1187, 2023-12-18)
learn/russian/vowel-reduction.md (943, 2023-12-18)
learn/shona/ (0, 2023-12-18)
learn/shona/basics.md (757, 2023-12-18)
... ...

Welcome to

The Language Hub

Version tryshape stars tryshape forks GitHub Contributors Issues GitHub pull requests

The Language Hub is a central place for the important parts that will help you in your journey of the language you are learning. This is a submission for the [Netlify x Hashnode Hackathon](https://townhall.hashnode.com/netlify-hackathon) I went with this idea becauase as someone who learns languages a lot and teaches them, getting to the info tends to get tediuous. So why not stramline the process and have the important information in one place and an easy to digest format? ### [Homepage](https://thelanguagehub.netlify.app) ## Contributing The main goal for the hackathon is for the submission to be Open Source. So please check out [CONTRIBUTION.md](CONTRIBUTION.md) for explanation of the project structure and how you can contribute.

THANK YOU!!!

Report Bug · Request Feature

--- ## Running Locally - Do this 1. Clone the repository ```bash git clone https://github.com/Psypher1/he-language-hub.git ``` 2. Change the working directory ```bash cd the-language-hub ``` 3. Install dependencies ```bash npm install # or, yarn install ``` 4. Run the app ```bash npm run dev # or, yarn dev ``` That's All!!! Now open [localhost:3000](http://localhost:3000/) to see the app. ## Project Structure ``` . ├── learn/ │ ├── french │ ├── japanese │ └── ... ├── public/ │ └── images ├── src/ │ ├── components/ │ │ ├── LangPathNav.jsx │ │ ├── Meta.js │ │ ├── NavDropDown.jsx │ │ └── Sidebar.jsx │ ├── layouts/ │ │ ├── Footer.jsx │ │ ├── Header.jsx │ │ ├── PageWrapper.jsx │ │ └── Wrapper.jsx │ ├── pages/ │ │ ├── [langPath]/ │ │ │ └── [slug].jsx │ │ ├── _app.js │ │ ├── _document.js │ │ ├── 404.jsx │ │ ├── about.jsx │ │ └── index.jsx │ ├── styles/ │ │ └── globals.css │ └── utils/ │ ├── _menuLookup.js │ ├── helpers.js │ ├── langLogos.js │ └── langMenus.js ├── CODE_OF_CONDUCT.md ├── CONTRIBUTION.md ├── Detail.png ├── Home.png ├── jsconfig.json ├── LICENSE ├── next-seo.config.js ├── package-lock.json ├── package.json ├── postcss.config.js ├── README.md └── tailwind.config.js ``` ## Built With - [Next.js](https://nextjs.org) - [TailwindCSS](https://tailwindcss.com/) - [Chakra UI](https://chakra-ui.com/) - [FontAwesome](https://fontawesome.com/) - [Markdown](https://nextjs.org) - [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) - [next-seo](https://github.com/garmeeh/next-seo) ## License This project is licensed under the MIT License - see the [`LICENSE`](LICENSE) file for details. --- ## Author **James 'Dante' Midzi** - Website: [Dante Decodes](https://dantedecodes.vercel.app/) - Twitter: [@Psypher1](https://twitter.com/Psypher1) - Github: [@Psypher1](https://github.com/Psypher1) - LinkedIn: [@jamesmidzi](https://linkedin.com/in/jamesmidzi) ## Show your support Give a if this project helped you! --- ## Credits A big **THANK YOU** to these amazing people. This would not have come together without the knowledge they've shared:
##### whitep4th3r - [Twitter](https://twitter.com/whitep4nth3r) - [Github](https://github.com/whitep4nth3r) ##### Jon Peppinck - [Github](https://github.com/Jon-Peppinck) - [YouTube](https://www.youtube.com/c/JonPeppinck/featured) ##### Garrett Tolbert - [Twitter](https://twitter.com/gt_codes) - [Github](https://github.com/gt-codes) ##### Watch and Learn - [Twitter](https://twitter.com/ivan_doric) - [Github](https://github.com/ivandoric) ##### Harry Wolff - [Github](https://github.com/hswolff)

近期下载者

相关文件


收藏者