https://github.com/batin/fastreadingtool
https://github.com/batin/fastreadingtool
hacktoberfest hactoberfest2021
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/batin/fastreadingtool
- Owner: batin
- Created: 2020-12-19T14:30:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T09:57:55.000Z (about 4 years ago)
- Last Synced: 2024-05-29T19:16:48.122Z (over 1 year ago)
- Topics: hacktoberfest, hactoberfest2021
- Language: Vue
- Homepage: https://fastreadingtool.netlify.app/
- Size: 438 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🙋🏼♂️ Hey There 👨🏼💻
➡️ The main purpose of this project is to help people to read faster by dividing sentences to word and showing them 1 by 1. ⬅️
🎨 Here is the design of the project: [Figma](https://www.figma.com/file/MfcFBQPPnKOaH2ztroR6WI/Fast-Reading-Tool?node-id=0%3A1) 🎨
🧑🏼🎨 If you want to contribute to the project's desing please contact with [me](https://findmentor.network/peer/batin-eryilmaz) 🧑🏼🎨
🆘 If you want to contribute to the project please check Issues 🆘
## Build Setup
```bash
# install dependencies
$ yarn# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```