A simple web application writtern in React, Typescript to showcase the masternodes Assets under management
Client: React, Typescript, Redux Toolkit, Sass / CSS
Clone the project
git clone https://github.com/pradeep026/cake-react-exercise.gitGo to the project directory
cd cake-react-exerciseInstall dependencies
npm install or yarnStart the server
npm startTo run tests, run the following command
npm testRun the following commands
npm build