An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# type-fast👨‍💻

[![Netlify Status](https://api.netlify.com/api/v1/badges/0d0b3f5b-28fa-496b-ad90-00b09804c624/deploy-status)](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📷

![image](https://user-images.githubusercontent.com/78664749/192309166-18dbd29c-728a-48de-9d7a-822baf742753.png)
![image](https://user-images.githubusercontent.com/78664749/192309331-c9808744-3da0-4405-958b-a886185e1bca.png)
![image](https://user-images.githubusercontent.com/78664749/192309507-a0d34e01-ad08-4c2b-9db1-5fc109ce24db.png)

## Deployed [here](https://type-fast-bymukul.netlify.app/)💥

## License📝

### [MIT License](https://github.com/MukulKolpe/type-fast/blob/main/LICENSE)