OpenSchool icon indicating copy to clipboard operation
OpenSchool copied to clipboard

Single-Page Application For An Educational Website


Screenshot from 2022-09-06 05-13-31


About

A React Single-Page Application For An Educational Website

Usage

As it is a React app, you must run a few commands firstly to have the app run properly, so after downloading the repository and cd to the folder just type the following commands

# build the image
make build
# run the container (app)
make run

Contact Me