Project Setup Requirements This project requires v18 of Node. Check your version by running node -v. You can install nvm to help install previous versions of node and switch to that version. How to run the project Run npm install from the root npm start