Project made based on this Frontend Mentor challenge.
I'm not a premium member so the intended project and mine are slightly (to say the least) different...
# Clone the repository
$ git clone <https://github.com/Norton794/github-users-app.git>
# Install the dependencies
$ npm install
# Execute the application
$ npm start
# The server will initialize in <http://localhost:3000>