Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hasanyahya101/texttally-vite

This is a basic text application in which you can count words, characters and spaces. You can also convert text to Upper and Lower case. Moreover, you can also search for words.
https://github.com/hasanyahya101/texttally-vite

chars count github github-pages mit portfolio react spaces static text vite words

Last synced: 26 days ago
JSON representation

This is a basic text application in which you can count words, characters and spaces. You can also convert text to Upper and Lower case. Moreover, you can also search for words.

Awesome Lists containing this project

README

        

# TextTally (React + Vite)

## Introduction

This is a basic text application in which you can count words, characters and spaces. You can also convert text to Upper and Lower case. Moreover, you can also search for words.

## UI Library

Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project.

## Deployment

This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.

## Preview
![Screenshot 2024-06-04 173725](https://github.com/HasanYahya101/TextTally-Vite/assets/118683092/ae1c9039-e5be-46eb-8bda-521d651fd763)
![Screenshot 2024-06-04 173745](https://github.com/HasanYahya101/TextTally-Vite/assets/118683092/8b4a31d7-9100-432e-a898-aa8f04f65206)
![Screenshot 2024-06-04 173755](https://github.com/HasanYahya101/TextTally-Vite/assets/118683092/34ca2f6d-1947-4c9a-94dd-ee93264b9874)
![Screenshot 2024-06-04 173805](https://github.com/HasanYahya101/TextTally-Vite/assets/118683092/9bec2f9a-11a8-433e-b9d7-83277c8f19e7)
![Screenshot 2024-06-04 173819](https://github.com/HasanYahya101/TextTally-Vite/assets/118683092/fd728096-89db-45c0-b2dd-ed777b97abce)
![Screenshot 2024-06-04 173831](https://github.com/HasanYahya101/TextTally-Vite/assets/118683092/8473b04b-1ad8-4e19-aebe-c3fa45615296)

## React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh