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

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

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-)

# 📖 About

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

### Tech Stack

> HTML
> CSS
> JavaScript

### Key Features

- **Impressive user interface**
- **User friendly**
- **Powerful interactive features**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://text-editor-q4bw.onrender.com/)

(back to top)

## 💻 Getting Started

### 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
```

(back to top)

## 👥 Authors

👤 **Junaid**

- GitHub: [@iamsjunaid](https://github.com/iamsjunaid)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/junaid-syed-058b2779)

(back to top)

..

## 🔭 Future Features

- [ ] **interactive features**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/iamsjunaid/react-text-editor/issues).

(back to top)