Table of Contents
Tech_type is a project made with love by 6 passionate developers and their love of learning. The project was made by developers for developers new or old who want to improve there finger dexterity while typing and muscle memory and accuracy while typing code. To drastically improve effeciency and to save time .
Netlify: https://boring-turing-1469e3.netlify.app/
Heroku: https://rocky-shelf-02458.herokuapp.com/
- [React.js]
- [Bootstrap]
- [Express]
- [Firebase]
- [SQL]
Setting up your project locally. To get a local copy up and running follow these simple steps.
/back-end
cd back-endnpm installtouch .env
make sure you are on the same level as the package.json of the back-end directory
touch .env
PORT=3333
PG_HOST=localhost
PG_PORT=5432
PG_DATABASE=postgres
PG_USER=postgres
PG_PASSWORD=""
npm run db_initnpm run db_seed
Test app locally.
/front-end
-
cd front-end -
npm install -
npm start
The use case of this project can be used widly in the education sphere of bootcamps and starter coding courses such as in high schools and college for student. Mainly to improve there familliarity with a keyboard and hitting awkward keystroke they may not be familliar with. Improving accuracy to perform during technical job interviews or exams that have time constraints.
-
story mode
-
animations
-
multipalyer
Alvi, Kathy, Geomary, Candy, Fezz,and Grace


