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

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.

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`