https://github.com/iamsjunaid/text-editor
This app is created as a part of the assessment for the position of Frontend developer. It is a text editor app with some basic features. It is created using ReactJS. It is a single page application with a very interactive user interface
https://github.com/iamsjunaid/text-editor
css draft-js html javascript react
Last synced: 9 months ago
JSON representation
This app is created as a part of the assessment for the position of Frontend developer. It is a text editor app with some basic features. It is created using ReactJS. It is a single page application with a very interactive user interface
- Host: GitHub
- URL: https://github.com/iamsjunaid/text-editor
- Owner: iamsjunaid
- License: mit
- Created: 2024-01-20T13:21:10.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-24T05:35:42.000Z (over 2 years ago)
- Last Synced: 2025-01-13T14:56:26.094Z (over 1 year ago)
- Topics: css, draft-js, html, javascript, react
- Language: JavaScript
- Homepage: https://text-editor-q4bw.onrender.com/
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)
This app is created as a part of the assessment for the position of Frontend developer. It is a text editor app with some basic features. It is created using ReactJS. It is a single page application with a very interactive user interface.
## 🛠 Built With
> a combination of HTML CSS
> HTML
> CSS
> JavaScript
- **Impressive user interface**
- **User friendly**
- **Powerful interactive features**
- [Live Demo Link](https://text-editor-q4bw.onrender.com/)
### Prerequisites
In order to run this project you need:
Example command:
```sh
nodeJS --v18.0
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone https://github.com/iamsjunaid/react-text-editor.git
```
### Install
Install this project with:
Example command:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
Example command:
```sh
npm start
```
### Deployment
You can deploy this project using:
Example:
```sh
gh-pages
```
Or
```sh
netlify
```
Or
```sh
render
```
👤 **Junaid**
- GitHub: [@iamsjunaid](https://github.com/iamsjunaid)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/junaid-syed-058b2779)
..
- [ ] **interactive features**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iamsjunaid/react-text-editor/issues).