To run the application execute the following commands:
To install all the dependencies.
To runs the app.
Open http://localhost:3000 to view it in your browser.
Launches the local server to retrieve data async.
Useful to simulate an async call execute the server command.
Open http://localhost:3004/words to view it in your browser.
In the application there is a button to switch between the local server running on port 3004 and a db.json static file.