https://github.com/k-daksh/typing-t
This is a website made out of JavaScript, it's main purpose was to implement basic HTML, CSS and intermediate DOM elements.
https://github.com/k-daksh/typing-t
css html javascript js typingspeedtest
Last synced: 2 months ago
JSON representation
This is a website made out of JavaScript, it's main purpose was to implement basic HTML, CSS and intermediate DOM elements.
- Host: GitHub
- URL: https://github.com/k-daksh/typing-t
- Owner: K-Daksh
- Created: 2023-03-21T17:56:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T18:18:46.000Z (over 3 years ago)
- Last Synced: 2025-03-12T02:45:01.392Z (over 1 year ago)
- Topics: css, html, javascript, js, typingspeedtest
- Language: JavaScript
- Homepage: https://k-daksh.github.io/Typing-T/
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypingT
This is a website made out of JavaScript, it's main purpose was to implement basic HTML, CSS and intermediate DOM elements.

##
Note
This project is running live on the [Following Link](https://k-daksh.github.io/Typing-T/)
https://k-daksh.github.io/Typing-T/
## Introduction
This project was developed while learning Js. It is called **Typing T** , the main objective of this project was to learn and implement intermediate DOM with the help of JavaScript.
## Getting Started
* You can either copy the content of this file to any file in the folder that's already added to the path
* You can create a new project and use this file. Remember to add that folder to the path.
* Use the provided .script file as resource.
### Prerequisites
Softwares and tools you'll need to run this project sucessfully on your machine.
```
Microsoft Visual Studio (Newer version) .
```
### Executing the project
You can execute this project on local host with the help of **Live Server** extension in VsCode.
Or you can access the link to live website provided above.
### Knowledge required
* Intermediate DOM knowledge.
* Intermediate Js knowledge.
* Intermediate HTML and CSS knowledge.
## Updates Planned
This project won't be updated anymore.
## Resources you can follow to excell Js
My personal favourite :
[MDN](https://developer.mozilla.org/en-US/)
## Authors
* **Daksh Kitukale**
* **Mukund Solanki**
## Copyright
📣 Feel free to use this code anywhere!!