/prcpt-react

Designed by Sean Cabahug, Berzelai Ponce, and Samhith Padala for submission in the 2022 FBLA National Leadership Conference under the Website Design category.

Primary LanguageJavaScript

PRCPT

Designed by Sean Cabahug, Berzelai Ponce, and Samhith Padala for submission in the 2022 FBLA National Leadership Conference under the Website Design category.

Developed by Sean Cabahug.

PRCPT website demo

This project was bootstrapped with Create React App.

Installation/Development Steps

Requires Node.js and npm.

  1. Clone this repository.
git clone https://github.com/seancabahug/prcpt-react
  1. Install dependencies by running the following command at the project's root directory.
npm i
  1. Start the local development web server by running the following command at the project's root directory.
npm start