Skip to content

konoto1/html-letter-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vowel counter

LICENSE Gluten Status Eco Status Discord

website design project


🌟 About

This project is for educational purposes only.

Site published at: [Here] (https://konoto1.github.io/html-letter-search/)

Design: --

🎯 Project features/goals

  • Github pages

  • JS events

  • JS rendering (DOM)

  • Input

  • NO responsive design

🧰 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:

  1. Clone the repo
    git clone https://github.com/konoto1/html-letter-search.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

🧪 Running tests

There is no tests for this project.

🎅 Authors

Tomas: Github

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🔗 Other resources

No other resources.