https://github.com/puneetshivaay/textutils
Code files of TextUtils - Word Counter, Character Counter, Remove Extra Spaces
https://github.com/puneetshivaay/textutils
firebase firebase-database react reactjs textutils
Last synced: about 2 months ago
JSON representation
Code files of TextUtils - Word Counter, Character Counter, Remove Extra Spaces
- Host: GitHub
- URL: https://github.com/puneetshivaay/textutils
- Owner: PuneetShivaay
- Created: 2024-12-22T13:30:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T15:59:31.000Z (12 months ago)
- Last Synced: 2025-02-26T16:47:01.745Z (12 months ago)
- Topics: firebase, firebase-database, react, reactjs, textutils
- Language: JavaScript
- Homepage: https://oticaltextutils.web.app/
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Utils React App by Otical Technology Solutions
This project is created by Otical Technology Solutions by Puneet Kumar
# Try TextUtils - Word Counter, Character Counter, Remove Extra Spaces
# Deployment
Access live :
https://oticaltextutils.web.app/
# Below are some dev commands
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.