https://github.com/tomaskls/dom
https://github.com/tomaskls/dom
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomaskls/dom
- Owner: tomaskls
- Created: 2024-08-21T05:46:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T09:48:39.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T02:49:59.219Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



# DOM
_website design project_
## ๐ About
This project is for educational porposes only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!
Site published at:https://tomaskls.github.io/Dom
Design:
## ๐ฏ Project features/goals
- Github pages
- icons (FontAwesome, ReactIcons)
- Favicon
- responsive design
- 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:
1. Clone the repo
```sh
git clone https://github.com/tomaskls/pirmi-dizainai-lempute.git
```
2. Install NPM packages
```sh
npm i
```
or
```sh
npm install
```
3. Run the server
```sh
npm run dev
```
### ๐งช Running tests
There is no tests for this project.
## ๐
Authors
Tomas: [Github](https://github.com/tomaskls/)
## โ ๏ธ License
Distributed under the ISC License. See LICENSE.txt for more information.
## ๐ Other resources
No other resources.