{"id":22772588,"url":"https://github.com/saagor16/word-count-react","last_synced_at":"2026-05-09T17:34:53.052Z","repository":{"id":248209351,"uuid":"828079383","full_name":"saagor16/word-count-react","owner":"saagor16","description":"This is a simple React application that counts the number of words and characters in a given text input. The application uses React for the front-end and Tailwind CSS for styling.","archived":false,"fork":false,"pushed_at":"2024-07-13T05:17:10.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T14:17:56.923Z","etag":null,"topics":["html5","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://word-count-react-lilac.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saagor16.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-13T04:22:21.000Z","updated_at":"2024-07-13T05:17:13.000Z","dependencies_parsed_at":"2024-07-13T05:29:54.105Z","dependency_job_id":null,"html_url":"https://github.com/saagor16/word-count-react","commit_stats":null,"previous_names":["saagor16/word-count-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2Fword-count-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2Fword-count-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2Fword-count-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2Fword-count-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saagor16","download_url":"https://codeload.github.com/saagor16/word-count-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246318123,"owners_count":20758101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html5","react","tailwindcss"],"created_at":"2024-12-11T17:08:59.404Z","updated_at":"2026-05-09T17:34:52.999Z","avatar_url":"https://github.com/saagor16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Word and Character Counter\n\nThis is a simple React application that counts the number of words and characters in a given text input. The application uses React for the front-end and Tailwind CSS for styling.\n\n\n\n## Features\n\n- **Real-time counting:** The word and character counts update as you type.\n- **Responsive design:** The application is responsive and works well on all devices.\n- **Easy to use:** A clean and simple user interface.\n\n## Installation\n\nFollow these steps to set up and run the project locally.\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/saagor16/word-count-react\n    cd word-char-counter\n    ```\n\n2. **Install dependencies:**\n    ```bash\n    npm install\n    ```\n\n3. **Run the development server:**\n    ```bash\n    npm run dev\n    ```\n\n    The application should now be running on `http://localhost:3000`.\n\n## Usage\n\n1. Open the application in your web browser.\n2. Type your text into the textarea.\n3. The word and character counts will update in real-time as you type.\n\n## Technologies Used\n\n- **React:** A JavaScript library for building user interfaces.\n- **Tailwind CSS:** A utility-first CSS framework for rapid UI development.\n- **Vite:** A build tool that provides a faster and leaner development experience for modern web projects.\n\n## Project Structure\n\nword-char-counter/\n├── node_modules/\n├── public/\n│ ├── index.html\n├── src/\n│ ├── App.jsx\n│ ├── index.css\n│ ├── main.jsx\n│ ├── WordCharCounter.jsx\n├── .gitignore\n├── package.json\n├── tailwind.config.js\n├── vite.config.js\n└── README.md.\n\n## Live Demo\n\nCheck out the live demo of the application [here](https://word-count-react-lilac.vercel.app/).\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request if you have any improvements or suggestions.\n\n## License\n\nThis project is licensed under the MIT License.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fword-count-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaagor16%2Fword-count-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Fword-count-react/lists"}