Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wansh786/text_editor

A simple React application that allows users to edit text with various font settings. Users can change the font family, font weight, and toggle italic style. The application uses the Google Fonts API to fetch available fonts and their variants.
https://github.com/wansh786/text_editor

css3 html5 javascript react

Last synced: 18 days ago
JSON representation

A simple React application that allows users to edit text with various font settings. Users can change the font family, font weight, and toggle italic style. The application uses the Google Fonts API to fetch available fonts and their variants.

Awesome Lists containing this project

README

        

# Text_Editor

A simple React application that allows users to edit text with various font settings. Users can change the font family, font weight, and toggle italic style. The application uses the Google Fonts API to fetch available fonts and their variants.

## Features

- Change font family using Google Fonts
- Adjust font weight based on selected font family
- Toggle italic style
- Save and reset text with font settings
- Persist text and font settings in local storage

## Screenshot

![alt text]()

## Getting Started

### Prerequisites

- Node.js and npm installed on your machine

### Installation

1. Clone the repository:
```sh
git clone
### Deployed Link:
https://euphonious-nasturtium-d62d9e.netlify.app/