Skip to content

Repository files navigation

Running a Project Using Docker

git clone https://github.com/capybaracplusplus/Govno-React-School-website.git

cd Govno-React-School-website

docker build -t school-website .

docker run -d -p 3000:3000 school-website

About

A school website prototype built with React. Personal learning project (paused).

Topics

Resources

Stars

37 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages