https://github.com/gintarela/simple-web
Super simple website design task
https://github.com/gintarela/simple-web
css html project student
Last synced: 3 months ago
JSON representation
Super simple website design task
- Host: GitHub
- URL: https://github.com/gintarela/simple-web
- Owner: GintareLa
- Created: 2025-03-10T09:34:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T13:04:40.000Z (over 1 year ago)
- Last Synced: 2025-03-18T14:23:01.790Z (over 1 year ago)
- Topics: css, html, project, student
- Language: CSS
- Homepage: https://gintarela.github.io/simple-web/
- Size: 7.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README



[](https://discord.gg/dRwW4rw)
# UFO
_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://github.com/GintareLa/simple-web
Design:
## ๐ฏ Project features/goals
- Github pages
- big screen only (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/GintareLa/simple-web.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
Gintare: [Github](https://github.com/GintareLa)
## โ ๏ธ License
Distributed under the MIT License. See LICENSE.txt for more information.
## ๐ Other resources
No other resources.