https://github.com/sethshivam11/copypaste
Copy Paste is a website which can be used to manipulate your text in the way you want.
https://github.com/sethshivam11/copypaste
bootstrap javascript reactjs
Last synced: about 2 months ago
JSON representation
Copy Paste is a website which can be used to manipulate your text in the way you want.
- Host: GitHub
- URL: https://github.com/sethshivam11/copypaste
- Owner: sethshivam11
- Created: 2023-08-13T13:24:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T11:24:10.000Z (over 2 years ago)
- Last Synced: 2025-01-22T16:45:56.529Z (over 1 year ago)
- Topics: bootstrap, javascript, reactjs
- Language: JavaScript
- Homepage: https://copyandpaste.onrender.com
- Size: 172 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Copypaste
- This is a website which performs operations on provided text (string) like counting number of words, characters and removing extra spaces. It has dark mode with different color options.
## To clone this project
`git clone https://github.com/sethshivam11/copypaste.git`
## To build this project
`npm run build`
## To run this project
`npm start`