Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aksrug/vowel-counter
Continuously learning DOM
https://github.com/aksrug/vowel-counter
css dom html5 js
Last synced: 27 days ago
JSON representation
Continuously learning DOM
- Host: GitHub
- URL: https://github.com/aksrug/vowel-counter
- Owner: aksrug
- Created: 2024-08-01T09:49:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T06:51:03.000Z (6 months ago)
- Last Synced: 2024-11-09T04:43:16.075Z (3 months ago)
- Topics: css, dom, html5, js
- Language: JavaScript
- Homepage: https://aksrug.github.io/vowel-counter/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vowel counter
LICENSE Gluten Status Eco Status DiscordVowel counter design project
๐ About
This project is for educational purposes only.Site published at: [Here] (https://aksrug.github.io/vowel-counter/)
Design: --
๐ฏ Project features/goals
Github pagesCSS
HTML
JavaScript
DOM
๐งฐ Getting Started
๐ป Prerequisites
Node.js - download and installhttps://nodejs.org
Git - download and installhttps://git-scm.com
๐ Run locally
Would like to run this project locally? Open terminal and follow these steps:Clone the repo
git clone https://aksrug.github.io/vowel-counter/
Install NPM packages
npm i
or
npm install
Run the server
npm run dev
๐งช Running tests
There is no tests for this project.๐ Authors
Rugile: Github https://aksrug.github.io/vowel-counter/โ ๏ธ License
Distributed under the MIT License. See LICENSE.txt for more information.๐ Other resources
No other resources.