A Vue.js based blog on public speaking and presentation at StandAndSpeakConfidently.com . Built as a portfolio coding project, using Vue, Typescript, JSON data file, Bulma CSS framework, and Bootstrap Icons. The articles I wrote from my public speaking and Toastmasters expertise. Enoy!
This Live Site Demo based on Vue.js ~ Stand and Speak Confidently React.js based Live Site Demo ~ Stand and Speak Confidently
- Run the command below from the command line / terminal / command prompt.
- git clone https://github.com/systemsvanguard/speakconfidently.git
- cd speakconfidently
- ensure your have Node & NPM pre-installed. Run commands 'node --version && npm -v'.
- npm install. (This ensures all dependencies are installed).
- npm run dev
- Runs on port 5173 ---> http://localhost:5173/
- Change the web port as needed.
- This project was built with Vue.js and TypeScript. For an example built with React.js, please see repo at https://github.com/systemsvanguard/standandspeak.git
- Vue.js with TypeScript
- Vue Router (in-built)
- Bulma CSS framework
- Bootstrap Icons
- Google Fonts
- JSON data file
- TypeScript data file for the Random Quotations
This project is licensed under the terms of the MIT license.



