Test Report Dashboard using MERN stack.
Link to my Blog.
To run the Dashboard App on you machine,
First clone the repo -
$ git clone https://github.com/akshayca/Dashboard.git
$ cd Dashboard
Then start the app using Docker
Go to the project directory and run
$ docker-compose up --build
The app will start running at localhost:3000