/OpenSchool

Single-Page Application For An Educational Website

Primary LanguageJavaScript


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

  • Install missing modules

    npm install 
    
  • Run the react app

    npm start 
    

Contact Me