Ensure you have Node.js and npm installed on your machine. If not, you can download and install them from Node.js official website.
To install the required dependencies, run:
npm i --force
To run the project, execute the following command:
npm start