A monorepo typing app with user submitted passages. It allows users to practice their typing skills, track their progress, and improve their speed and accuracy over time.
You will need the following installed on your system:
To install and run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/EwbiDev/typey.git cd typey
-
Install dependencies:
pnpm install
-
Run the application:
Ensure your docker service is running and then:
pnpm start
After running the application, open your browser and navigate to http://localhost:5173
.
- Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- Docker: A platform for developing, shipping, and running applications.
For any questions or issues, please open an issue on this repository or contact EwbiDev.