https://github.com/fauzymadani/projectweb
a website project, made with vanilla, but still looks cool.
https://github.com/fauzymadani/projectweb
programming project web
Last synced: 9 months ago
JSON representation
a website project, made with vanilla, but still looks cool.
- Host: GitHub
- URL: https://github.com/fauzymadani/projectweb
- Owner: fauzymadani
- License: apache-2.0
- Created: 2024-09-09T12:00:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T03:14:21.000Z (about 1 year ago)
- Last Synced: 2025-01-27T07:14:19.360Z (11 months ago)
- Topics: programming, project, web
- Language: SCSS
- Homepage:
- Size: 1.09 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Web Pkk
## Contribute
clone directly to visual studio code:
```bash
git clone https://github.com/fauzymadani/projectWeb.git
```
and then commit with version control in vscode.
or just code in this page directly.
## Run with docker
```bash
docker build -t my-website .
```
```bash
docker run -d -p 8081:80 my-website
```
```bash
docker-compose up --build
```
```bash
docker run -d -p 8081:80 my-website
```
## repo activity
