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

https://github.com/tomaskls/dom


https://github.com/tomaskls/dom

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![LICENSE](https://img.shields.io/badge/License-ISC-blue.svg?style=flat-square)
![Gluten Status](https://img.shields.io/badge/Gluten-Free-green.svg)
![Eco Status](https://img.shields.io/badge/ECO-Friendly-green.svg)

# 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.