Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evp8/51-grupe-labirintas
Labirintas is our fist design project
https://github.com/evp8/51-grupe-labirintas
404-page css3 html5 student-project
Last synced: about 2 months ago
JSON representation
Labirintas is our fist design project
- Host: GitHub
- URL: https://github.com/evp8/51-grupe-labirintas
- Owner: EvP8
- Created: 2024-07-01T07:13:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T18:34:00.000Z (6 months ago)
- Last Synced: 2024-07-14T19:53:55.603Z (6 months ago)
- Topics: 404-page, css3, html5, student-project
- Language: HTML
- Homepage: https://evp8.github.io/51-grupe-labirintas/
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Labirintas
_website design project_
## ๐ About
This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!
Site published at: https://evp8.github.io/51-grupe-labirintas/
Design: [Labirintas](https://dribbble.com/shots/2537184-Day-008-404-Page-Daily-UI/attachments/9352426?mode=media)
## ๐ฏ Project features/goals
- Github pages
- icons (FontAwesome, ReactIcons)
- inline CSS
- SVG images
- Favicon
- **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/EvP8/labirintas
```
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
Evaldas: [Github](https://github.com/EvP8)
## โ ๏ธ License
Distributed under the ISC License. See LICENSE.txt for more information.
## ๐ Other resources
No other resources.