Skip to content

DynielleRyan/typephoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typephoon

Repetition comes with retension, but instead of writing with a pen, why not type it?

Typephoon is a typing practice app that solves the problem of people who are inclined to understand and retain information if they write it down, in the age where even notes are digial, why not make this the new norm?. Practice with random words, retype your notes, or drill code snippets. Built with React and Node.

Setup

git clone https://github.com/DynielleRyan/typephoon.git
cd typephoon
npm install

Run

Development (client + server with hot reload):

npm run dev

Production (build then start):

npm run build
npm start

Uses Node 20+. The client runs on Vite’s dev server in development; the Express server serves the built client in production.

About

Type it until you get it - typephoon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors