Welcome to the frontend of PBRN microservices suite. This project is the sole frontend client for the web app of the PBRN project by this GitHub organization.
For information about the technology stack used in this repository please refer to Tech Stack
- Prerequisites: Have Node.js (v12.19.0) installed
- clone the repository
npm install
to install all dependenciesnpm start
to run the React App