Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashsajal1/verbalcom
VerbalCom is an interactive web application designed to enhance English verbal communication skills through various exercises and real-time feedback. Built with Vue 3, TypeScript, Vite, and Tailwind CSS, it offers a smooth and efficient user experience. Use VerbalCom to boost your fluency and confidence in speaking English.
https://github.com/ashsajal1/verbalcom
javascript practice-english tailwind typescript verbalcom vue vue-composition-api vue3 vuejs webapp
Last synced: 22 days ago
JSON representation
VerbalCom is an interactive web application designed to enhance English verbal communication skills through various exercises and real-time feedback. Built with Vue 3, TypeScript, Vite, and Tailwind CSS, it offers a smooth and efficient user experience. Use VerbalCom to boost your fluency and confidence in speaking English.
- Host: GitHub
- URL: https://github.com/ashsajal1/verbalcom
- Owner: ashsajal1
- License: mit
- Created: 2024-05-31T17:36:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T14:53:09.000Z (8 months ago)
- Last Synced: 2024-06-29T15:52:28.951Z (8 months ago)
- Topics: javascript, practice-english, tailwind, typescript, verbalcom, vue, vue-composition-api, vue3, vuejs, webapp
- Language: TypeScript
- Homepage: https://verbalcom.vercel.app
- Size: 361 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# VerbalCom
VerbalCom is an application designed to help users practice and enhance their verbal communication skills in English.
## Features
- Interactive exercises to improve communication skills
- Real-time feedback and progress tracking
- User-friendly interface built with Vue 3 and TypeScript## Technology Stack
- **Framework:** Vue 3
- **Language:** TypeScript
- **Bundler:** Vite
- **Package Manager:** pnpm
- **Styling:** Tailwind CSS## Setup Instructions
1. **Clone the repository:**
```bash
git clone https://github.com/ashsajal1/verbalcom.git
cd verbalcom
```2. **Install dependencies:**
```bash
pnpm install
```3. **Run the development server:**
```bash
pnpm run dev
```
The application will be available at `http://localhost:5173`.## Usage
Use VerbalCom to practice your English verbal communication through various exercises and improve your fluency and confidence in speaking.## Contributing
Contributions are welcome! Please open an issue or submit a pull request for any changes.## License
This project is licensed under the MIT License.