Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Vowel counter
LICENSE Gluten Status Eco Status Discord

Vowel 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 pages

CSS

HTML

JavaScript

DOM

๐Ÿงฐ Getting Started
๐Ÿ’ป Prerequisites
Node.js - download and install

https://nodejs.org
Git - download and install

https://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.