Skip to content

Repository for Value Added Service - Country Risk Frontend Dashboard

License

Notifications You must be signed in to change notification settings

catenax-ng/product-vas-country-risk-frontend

Value added Services - Frontend

This project is a Frontend web application for the value added services project written in React.JS

Getting Started and How to run locally

Clone the source locally:

git clone "URL-OF-PROJECT"
cd product-vas-country-risk-frontend

To run with the APIs of the local backend part of the project, you need to change the APIs URLs on the .env file!

Do the following command npm install @emotion/react @emotion/styled @mui/icons-material@5.10.6 @mui/material@5.10.7 react-simple-maps cx-portal-shared-components react-scripts to install the application.

After that the application should be run with the npm start command. This will run the application on the following URL: http://localhost:3000