This Challenge Avantica single page application its build mainly with HTML, Css in Js, Javascript, React, Redux, Material-ui and Json Server as a local REST API for prototyping and mocking purposes.
Make that your system of your computer have the next requirements
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
When you download the repo and go to root directory, you can find 'DataBaseServer.json' json file that contains the json data.
Open a second terminal and install the package json-server for serve Challenge Avantica's REST API
Run the next command for serve the JSON server
Great! now our server is running on port 8080