You will need the following things properly installed on your computer.
- Git
- Node.js
Steps to follow -
- Clone the repository.
git clone https://github.com/architkshk/datapeace-task.git
- Install the packages
cd datapeace-task && npm install
- Run the app
npm start
Visit http://localhost:3000 in the browser to view the app.