https://github.com/shivankk26/text-editor
In this WebApp, I've built a Text Editor using Modern Appealing Design which can be used by the user to write Text. The user can add colour, different font styles and sizing to the entered text. There are numerous operations which can be performed by the user.
https://github.com/shivankk26/text-editor
cloudfare css html javascript
Last synced: 7 months ago
JSON representation
In this WebApp, I've built a Text Editor using Modern Appealing Design which can be used by the user to write Text. The user can add colour, different font styles and sizing to the entered text. There are numerous operations which can be performed by the user.
- Host: GitHub
- URL: https://github.com/shivankk26/text-editor
- Owner: ShivankK26
- Created: 2023-04-30T09:26:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T11:41:11.000Z (about 2 years ago)
- Last Synced: 2025-01-09T06:22:03.642Z (9 months ago)
- Topics: cloudfare, css, html, javascript
- Language: HTML
- Homepage: https://shivankk26.github.io/Text-Editor/
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About The Project
In this WebApp, I've built a Text Editor using Modern Appealing Design which can be used by the user to write Text. The user can add colour, different font styles and sizing to the entered text. There are numerous operations which can be performed by the user.
Use the `README.md` to get started.
# Built With
The Tech Stacks used are:
# Getting Started
To get started, first of all go to the official site of Cloudfare and copy the CDN Links then proceed by pasting them in your html file.## Installation
After pasting the CDN Links, we will be using various features of Cloudfare such as its fonts, icons, etc.* CDN Links
```sh
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css
```
* Fonts Used
```sh
"Arial",
"Verdana",
"Times New Roman",
"Garamond",
"Georgia",
"Courier New",
"Cursive",
```* CDN Links
```sh
https://fontawesome.com/v6/search
```
# Contact
Name: Shivank Kapur - shivankkapur2004@gmail.com
Project Link: https://shivankk26.github.io/Text-Editor/