An open API service indexing awesome lists of open source software.

https://github.com/batin/fastreadingtool


https://github.com/batin/fastreadingtool

hacktoberfest hactoberfest2021

Last synced: 3 months ago
JSON representation

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
```