NadavTasher / KipodClub

My 5-unit computer science web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kipod Club Chat

This is my computer science web page required as my 30% essay.

Installation

Make sure you have Docker installed on your machine.

Run docker build . -t kcc in the root directory of the project.

Start a container with docker run --rm -p 80:80 kcc

License

The project is licensed under the MIT license. See LICENSE.

About

My 5-unit computer science web application.

License:MIT License


Languages

Language:PHP 56.3%Language:JavaScript 26.4%Language:HTML 10.9%Language:CSS 6.0%Language:Dockerfile 0.3%