This project is about creating an asynchronous web app that uses Web API and user data to dynamically update the UI. The aim is to only use plain JavaScript on both client side and server side using Fetch API, Node.js and Express framework.

You may also like

Back to Top