docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
64
README.en.md
Normal file
64
README.en.md
Normal file
@@ -0,0 +1,64 @@
|
||||
<h1 align="center">
|
||||
Type Words
|
||||
</h1>
|
||||
|
||||
<p align="center">
|
||||
<a href="docs/README.en.md">English</a> | <a href="README.md">简体中文</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
练习英语,一次敲击,一点进步;一个可以在网页上背单词、背文章的网站,
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/zyronon/type-word/blob/master/LICENSE"><img src="https://img.shields.io/github/license/zyronon/type-word" alt="License"></a>
|
||||
<a><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"/></a>
|
||||
<a><img src="https://img.shields.io/badge/Powered%20by-Vue-blue"/></a>
|
||||
<a href="https://hellogithub.com/repository/eb70616d65604458908fc1736e7d41fc" target="_blank"><img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=eb70616d65604458908fc1736e7d41fc&claim_uid=k5e4ZAqRjJEGzCW&theme=small" alt="Featured|HelloGitHub" /></a>
|
||||
</p>
|
||||
|
||||
<div align=center>
|
||||
<a href="https://trendshift.io/repositories/14139" target="_blank" class="trendshift-badge"><img src="https://trendshift.io/api/badge/repositories/14139" alt="TypeWords | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
</div>
|
||||
|
||||

|
||||
|
||||
## Online visit
|
||||
|
||||
China:<https://2study.top>
|
||||
other:<https://vercel.2study.top>or<https://tw.2study.top>
|
||||
|
||||
## Feature list
|
||||
|
||||
### Memorize words
|
||||
|
||||
Automatically calculate the learning words based on the memory curve, and deepen memory through dictation; it provides functions such as phonetic symbols, pronunciation (American, English), examples, phrases, synonyms, same root words, etymology, error statistics, etc.
|
||||
|
||||
### Memorize the article
|
||||
|
||||
Built-in classic textbooks, practice and recite articles, enter sentence by sentence, and automatically pronounce it. You can add and import articles by yourself, providing one-click translation and translation comparison functions
|
||||
|
||||
### Favorite, wrong word book, mastered
|
||||
|
||||
Incorrect input when learning words will be automatically added to the wrong word book for easier subsequent review. It can also be added to mastered, and will automatically skip this word when you encounter it later. It can also be added to your favorites to consolidate the review.
|
||||
|
||||
### Thesaurus
|
||||
|
||||
It has built-in commonly used CET-4, CET-6, GMAT, GRE, IELTS, SAT, TOEFL, postgraduate entrance examination English, professional level 4 English, professional level 8 English and other thesis.
|
||||
It meets the needs of most users for memorizing words as much as possible, and it is also very welcome to contribute more vocabulary to the community.
|
||||
|
||||
## run
|
||||
|
||||
This project is based on`Vue`Developed, the node environment needs to be run.
|
||||
|
||||
1. Install NodeJS, refer to[Official Documentation](https://nodejs.org/en/download)
|
||||
2. The project file is large, recommended`git clone --depth 1 https://github.com/zyronon/TypeWords.git`The command clons only the last commit. Download directly
|
||||
The Download ZIP function provided by Github cannot run
|
||||
3. Open the command line, run it in the project root directory`npm install`Come download the dependency.
|
||||
4. implement`npm start`To start the project, the default address of the project is[`http://localhost:3000`](http://localhost:3000)
|
||||
5. Open in a browser[`http://localhost:3000`](http://localhost:3000)Come to visit the project.
|
||||
|
||||
## Features and suggestions
|
||||
|
||||
The project is currently in the early stage of development and new functions are being added. If you have any functions and suggestions for the software, please feel free to`Issues`Proposed in
|
||||
If you also like the design ideas of this software, please submit it`pr`Thank you very much for your support!
|
||||
Reference in New Issue
Block a user