Skip to content

Text Reader is a React app for reading and displaying text, styled with Tailwind CSS and linted with ESLint.

Notifications You must be signed in to change notification settings

ali-sardari/text-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Reader

Netlify Status

Overview

Text Reader is a React app for reading and displaying text, styled with Tailwind CSS and linted with ESLint.

Features

  • React
  • Tailwind CSS
  • ESLint
  • Web Vitals

Installation

Prerequisites

  • Node.js
  • Yarn or npm

Steps

  1. Clone the repository:

    git clone https://github.com/your-username/text-reader.git
    cd text-reader
  2. Install dependencies:

    yarn install
    # or
    npm install

Usage

Running the Application

yarn start
# or
npm start

About

Text Reader is a React app for reading and displaying text, styled with Tailwind CSS and linted with ESLint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published