Skip to content

Latest commit

 

History

History
79 lines (52 loc) · 1.38 KB

README.md

File metadata and controls

79 lines (52 loc) · 1.38 KB

HEX Color Generator

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-hex-color/)

Design: --

🎯 Project features/goals

  • Github pages

  • JS events

  • JS rendering (DOM)

  • 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-hex-color.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.