https://github.com/remarkablemark/speedreader
👀 Speed reading app
https://github.com/remarkablemark/speedreader
app javascript react site speed-reader speed-reading tailwindcss typescript vite website
Last synced: about 2 months ago
JSON representation
👀 Speed reading app
- Host: GitHub
- URL: https://github.com/remarkablemark/speedreader
- Owner: remarkablemark
- License: mit
- Created: 2026-02-14T22:10:44.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2026-03-30T02:59:32.000Z (2 months ago)
- Last Synced: 2026-03-30T04:11:58.006Z (2 months ago)
- Topics: app, javascript, react, site, speed-reader, speed-reading, tailwindcss, typescript, vite, website
- Language: TypeScript
- Homepage: http://remarkablemark.org/speedreader/
- Size: 635 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Speed Reader
[](https://github.com/remarkablemark/speedreader/actions/workflows/build.yml)
[](https://github.com/remarkablemark/speedreader/actions/workflows/test.yml)
[](https://codecov.io/gh/remarkablemark/speedreader)
👀 Speed speeding app:
- [Speed Reader](https://remarkablemark.org/speedreader/)
## Install
Clone the repository:
```sh
git clone https://github.com/remarkablemark/speedreader.git
cd speedreader
```
Install the dependencies:
```sh
npm install
```
## Run
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://127.0.0.1:5173](http://127.0.0.1:5173) to view it in the browser.
The page will reload if you make edits.
You will also see any errors in the console.
### `npm run build`
Builds the app for production to the `dist` folder.
It correctly bundles in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
### `npm run lint`
Checks code quality.
### `npm run lint:tsc`
Checks for type errors.
### `npm test`
Runs tests.
## License
[MIT](LICENSE)