Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

a website project, made with vanilla, but still looks cool.

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
![Alt](https://repobeats.axiom.co/api/embed/b89923f3d77863a7db653e0c3ece4f154e82213d.svg "Repobeats analytics image")