Note: This readme is specific to this project. (This is a Node project.)
- Open terminal, type "node server.js"
- Can also use "start node server.js" (that'll open a CMD prompt)
- Test deployment at Render-dot-com: https://nodequotes.onrender.com/quotes?topic=love&count=5
The two HTML files in this repository are complete HTML+CSS+JS files that can access this server. They work a little differently from the original zyLab application, but you can play around with them and just use the pieces you want in your own HTML file if you want. (Note: Pages is NOT enabled in this repository.)