➡️ 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 🎨
🧑🏼🎨 If you want to contribute to the project's desing please contact with me 🧑🏼🎨
🆘 If you want to contribute to the project please check Issues 🆘
# 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