This project was bootstrapped with Create React App, and built with Material UI. Please check Live Demo

Available Scripts

After downloading the project, In the project directory, you can run the below code to install dependencies:

npm install

Once installing has completed, In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.\

For testing part, I got an issue opened under Axios github repo, it might be a bug with Jest and Axios, see the Issue link

Tried the suggested solutions but none of them worked for me. Working on it...

Thanks for your time and patience!