Project made based on this Frontend Mentor challenge.
# Clone the repository
$ git clone <https://github.com/Norton794/advice-generator.git>
# Install the dependencies
$ npm install
# Execute the application
$ npm start
# The server will initialize in <http://localhost:3000>