https://github.com/tomaskls/pirmi-dizainai-buttons
buttun styles
https://github.com/tomaskls/pirmi-dizainai-buttons
css3 html5 student-project
Last synced: about 23 hours ago
JSON representation
buttun styles
- Host: GitHub
- URL: https://github.com/tomaskls/pirmi-dizainai-buttons
- Owner: tomaskls
- Created: 2024-07-16T14:18:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T11:26:09.000Z (almost 2 years ago)
- Last Synced: 2025-08-19T09:58:37.262Z (10 months ago)
- Topics: css3, html5, student-project
- Language: HTML
- Homepage: https://tomaskls.github.io/pirmi-dizainai-buttons/
- Size: 522 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



# Buttons
_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/pirmi-dizainai-buttons
## ๐ฏ Project features/goals
- Github pages
- icons (FontAwesome, ReactIcons)
- CSS files
- CSS flex
- CSS grid
- SVG images
- **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
```sh
git clone https://github.com/tomaskls/pirmi-dizainai-buttons.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.