https://github.com/mukulkolpe/type-fast
type-fast will help you to improve your typing speed.
https://github.com/mukulkolpe/type-fast
aos bacon-ipsum-json-api css html5 javascript react reactjs typewriter-effect
Last synced: about 1 year ago
JSON representation
type-fast will help you to improve your typing speed.
- Host: GitHub
- URL: https://github.com/mukulkolpe/type-fast
- Owner: MukulKolpe
- License: mit
- Created: 2021-07-17T14:57:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T21:47:31.000Z (about 3 years ago)
- Last Synced: 2024-04-13T13:06:49.415Z (about 2 years ago)
- Topics: aos, bacon-ipsum-json-api, css, html5, javascript, react, reactjs, typewriter-effect
- Language: JavaScript
- Homepage: https://type-fast-bymukul.netlify.app/
- Size: 2.04 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# type-fast👨💻
[](https://app.netlify.com/sites/type-fast-bymukul/deploys) 
## Description📰
React.js web application which will help you to improve your typing speed.
## [Code of Conduct](https://github.com/MukulKolpe/type-fast/blob/main/CODE_OF_CONDUCT.md)📝
## [Contributing Guidlines](https://github.com/MukulKolpe/type-fast/blob/main/CONTRIBUTING.md)🔨
## Tech Used💻
- React.js
- CSS
- Animate on Scroll Library
- baconipsum API
- typewriter-effect package
## Prerequisites✅
Make sure you have node.js installed.
## Setting up locally🚧
1. Fork this repository.
2. clone it.
```
git clone https://github.com/YOUR_GITHUB_UserName/type-fast
```
3.
```
cd type-fast
```
4. Install node modules
```
yarn install
```
5.
```
yarn start
```
## Screenshots📷



## Deployed [here](https://type-fast-bymukul.netlify.app/)💥
## License📝
### [MIT License](https://github.com/MukulKolpe/type-fast/blob/main/LICENSE)